fix(core): update

This commit is contained in:
2020-05-25 22:21:55 +00:00
parent 702365aba3
commit 5ebd9ce6de
2 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
import * as plugins from './smarttime.plugins';
export * from './smarttime.classes.cronmanager';
export * from './smarttime.classes.extendeddate';
export * from './smarttime.classes.hrtmeasurement';
export * from './smarttime.classes.timer';
export * from './smarttime.classes.timestamp';
export * from './smarttime.units';
export { luxon } from './smarttime.plugins';