/** * Public API - ng-packagr */ export { MomentInBoundComponent } from './lib/moment-in-bound.component'; export { MomentInBoundComponentModule, } from './lib/moment-in-bound.component.module'; export { MY_NATIVE_FORMATS } from './lib/moment-in-bound.constants';