blowfish/node_modules/chart.js/auto/auto.d.ts

5 lines
97 B
TypeScript
Raw Normal View History

2023-01-29 22:30:24 +00:00
import {Chart} from '../dist/types.js';
export * from '../dist/types.js';
export default Chart;