UNPKG
ng-select
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1
1.0.0-beta.6
1.0.0-beta.5
1.0.0-beta.4
1.0.0-beta.3
Select component for angular.
basvandenberg.github.io/ng-select
basvandenberg/ng-select
ng-select
/
ng-select.d.ts
6 lines
(5 loc)
•
160 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Generated bundle index. Do not edit. */
export
*
from
'./public_api'
;
export
{
SelectDropdownComponent
as
ɵa }
from
'./lib/select-dropdown.component'
;