smarttime/ts/smarttime.plugins.ts

5 lines
96 B
TypeScript

import * as moment from 'moment';
import * as smartq from 'smartq';
export { moment, smartq };