5 lines
97 B
TypeScript

import {Chart} from '../dist/types.js';
export * from '../dist/types.js';
export default Chart;