3 lines
137 B
TypeScript
Executable File
3 lines
137 B
TypeScript
Executable File
import type { BaseChartComponent } from './types.js';
|
|
export declare const Chart: BaseChartComponent;
|
|
//# sourceMappingURL=chart.d.ts.map
|