UNPKG

@schoolbelle/common

Version:

Demo library to showcase Angular packaging format

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