air-lib
Version:
This is Air's angular component library
10 lines (9 loc) • 549 B
TypeScript
/**
* Generated bundle index. Do not edit.
*/
export * from './public_api';
export { SelectModule as ɵa } from './lib/components/ng2-select-custom/select.module';
export { OffClickDirective as ɵd } from './lib/components/ng2-select-custom/select/off-click';
export { SelectComponent as ɵb } from './lib/components/ng2-select-custom/select/select';
export { HighlightPipe as ɵc } from './lib/components/ng2-select-custom/select/select-pipes';
export { BaseSearchComponent as ɵe } from './lib/components/search/base-search.component';