update to latest standards
This commit is contained in:
@ -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 };
|
||||
|
Reference in New Issue
Block a user