UNPKG

@aszechlicki/ng-select

Version:

Angular ng-select - All in One UI Select, Multiselect and Autocomplete

6 lines (5 loc) 341 B
export { NgSelectComponent, SELECTION_MODEL_FACTORY } from './ng-select/ng-select.component'; export { NgSelectModule } from './ng-select/ng-select.module'; export { NgOption } from './ng-select/ng-select.types'; export { SelectionModel } from './ng-select/selection-model'; export { NgSelectConfig } from './ng-select/config.service';