UNPKG

ngx-tree-select

Version:

Angular component for select with tree items.

9 lines (8 loc) 403 B
/** * Generated bundle index. Do not edit. */ export * from './index'; export { TreeSelectItemComponent as ɵc } from './components/tree-select-item.component'; export { CUSTOM_INPUT_CONTROL_VALUE_ACCESSOR as ɵa } from './components/tree-select.component'; export { OffClickDirective as ɵd } from './directives/off-click.directive'; export { SelectService as ɵb } from './services/select.service';