UNPKG

angular2-virtual-select

Version:

A native angular 2 select and multi select component with virtual scrolling to allow thousands of options in one select component

7 lines (6 loc) 180 B
import { ModuleWithProviders } from '@angular/core'; export declare class ShSelectRootModule { } export declare class ShSelectModule { static forRoot(): ModuleWithProviders; }