UNPKG

@myshell/angular-select-dropdown

Version:

A angular(4+) select dropdown for single select or multiselect module.

5 lines (4 loc) 207 B
export { SelectDropDownComponent } from './components'; export { SelectDropDownModule } from './ngx-select-dropdown.module'; export { ArrayFilterPipe } from './pipes'; export { LimitToPipe } from './pipes';