| Current Path : /var/www/html/redd/public/tailadmin/node_modules/chart.js/dist/helpers/ |
| Current File : /var/www/html/redd/public/tailadmin/node_modules/chart.js/dist/helpers/helpers.dataset.d.ts |
import type { Chart, ChartMeta, TRBL } from '../types/index.js';
export declare function getDatasetClipArea(chart: Chart, meta: ChartMeta): TRBL | false;