mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 10:19:24 +02:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
import {Chart} from '../dist/types.js';
|
|
|
|
export * from '../dist/types.js';
|
|
export default Chart;
|