UNPKG

@allspark-js/core

Version:
4 lines (3 loc) 99 B
import * as moment from 'moment'; export default moment; export type MomentModule = typeof moment;