smartmetrics/ts/index.ts

2 lines
95 B
TypeScript
Raw Normal View History

2021-08-12 21:19:39 +00:00
export * from './smartmetrics.interfaces';
export * from './smartmetrics.classes.smartmetrics';