2025-08-13 18:05:26 +02:00

3 lines
137 B
TypeScript

import type { BaseChartComponent } from './types.js';
export declare const Chart: BaseChartComponent;
//# sourceMappingURL=chart.d.ts.map