smarttime/ts/smarttime.plugins.ts

8 lines
79 B
TypeScript
Raw Normal View History

2017-08-15 17:28:23 +00:00
import 'typings-global'
2017-08-21 12:28:59 +00:00
import * as moment from 'moment'
export {
moment
}