UNPKG
ngx-tag-autocomplete
Version:
beta (2.0.1)
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
Tag input component for Angular
ngx-tag-autocomplete
/
index.d.ts
3 lines
(2 loc)
•
104 B
TypeScript
View Raw
1
2
3
export
*
from
'./lib/tag-input.module'
;
export
*
from
'./lib/components/tag-input/tag-input.component'
;