smarttime/ts/smarttime.plugins.ts

5 lines
96 B
TypeScript
Raw Normal View History

2018-03-11 15:44:32 +00:00
import * as moment from 'moment';
import * as smartq from 'smartq';
2017-08-21 12:28:59 +00:00
2018-03-11 15:44:32 +00:00
export { moment, smartq };