update to latest standards

This commit is contained in:
2018-03-11 16:44:32 +01:00
parent 0dc3c1af46
commit ccce9dc04d
25 changed files with 477 additions and 399 deletions

View File

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