smarttime/ts/smarttime.plugins.ts

5 lines
125 B
TypeScript

import * as moment from 'moment';
import * as smartpromise from '@pushrocks/smartpromise';
export { moment, smartpromise };