smartmetrics/ts/index.ts
2021-08-12 23:19:39 +02:00

2 lines
95 B
TypeScript

export * from './smartmetrics.interfaces';
export * from './smartmetrics.classes.smartmetrics';