UNPKG

ngx-bootstrap

Version:
7 lines 326 B
import './units/index'; export { add, subtract } from './moment/add-subtract'; export { getMonth } from './utils/date-getters'; export { parseDate } from './create/local'; export { formatDate } from './format'; export { defineLocale, getSetGlobalLocale, listLocales } from './locale/locales'; //# sourceMappingURL=index.js.map