smarttime/dist/index.d.ts
2017-08-21 14:28:59 +02:00

5 lines
180 B
TypeScript

export * from './smarttime.classes.hrtmeasurement';
export * from './smarttime.classes.timestamp';
export * from './smarttime.units';
export { moment } from './smarttime.plugins';