mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-04-21 16:11:54 +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;
|