smarttime/ts/smarttime.plugins.ts
2017-08-21 14:28:59 +02:00

8 lines
79 B
TypeScript

import 'typings-global'
import * as moment from 'moment'
export {
moment
}