add moment

This commit is contained in:
2017-08-21 14:28:59 +02:00
parent ca6367686e
commit d227d857b4
8 changed files with 22 additions and 2 deletions

View File

@ -1 +1,7 @@
import 'typings-global'
import * as moment from 'moment'
export {
moment
}