UNPKG

@schoolbelle/common

Version:

Demo library to showcase Angular packaging format

18 lines (17 loc) 1.59 kB
/** * Generated bundle index. Do not edit. */ export * from './public_api'; export { AddressInputComponent as ɵb, AddressInputComponentValueAccessor as ɵa } from './address-input/src/address-input.component'; export { CountrySelectComponent as ɵe, CountrySelectComponentValueAccessor as ɵd } from './intl-tel-input/src/components/country-select/country-select.component'; export { CountrySelectModule as ɵc } from './intl-tel-input/src/components/country-select/country-select.module'; export { IntlFlagComponent as ɵj } from './intl-tel-input/src/components/intl-flag/intl-flag.component'; export { IntlFlagModule as ɵi } from './intl-tel-input/src/components/intl-flag/intl-flag.module'; export { IntlTelCountryConfigDefault as ɵo } from './intl-tel-input/src/configs/intl-tel-country-config.default'; export { IntlTelCountryConfigInterface as ɵh } from './intl-tel-input/src/configs/intl-tel-country-config.interface'; export { INTL_TEL_INPUT_CONFIG as ɵf } from './intl-tel-input/src/configs/intl-tel-country.token'; export { LocalTelInputDirective as ɵl } from './intl-tel-input/src/directives/local-tel-input/local-tel-input.directive'; export { LocalTelInputModule as ɵk } from './intl-tel-input/src/directives/local-tel-input/local-tel-input.module'; export { IntlTelInputComponent as ɵn, IntlTelInputComponentValueAccessor as ɵm } from './intl-tel-input/src/intl-tel-input.component'; export { CountryCode as ɵg } from './intl-tel-input/src/resource/country-code'; export { SubproductUnitComponent as ɵp } from './subproduct-unit/src/subproduct-unit.component';