smarttime/dist/smarttime.plugins.d.ts

4 lines
95 B
TypeScript
Raw Normal View History

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