UNPKG
ng-multiselect-dropdown-with-properties
Version:
latest (1.0.0)
1.0.0
Angular Multi-Select Dropdown with Properties
ng-multiselect-dropdown-with-properties
/
src
/
app
/
index.ts
3 lines
(2 loc)
•
63 B
text/typescript
View Raw
1
2
3
export
*
from
'./app.component'
;
export
*
from
'./app.module'
;