UNPKG
@_mehrad/ngx-chips
Version:
latest (16.0.1)
16.0.1
16.0.0
Tag Input component for Angular
github.com/MindoulaInc/ngx-chips
MindoulaInc/ngx-chips
@_mehrad/ngx-chips
/
components
/
tag
/
index.d.ts
3 lines
(2 loc)
•
100 B
TypeScript
View Raw
1
2
3
export
{
TagRipple
}
from
'./tag-ripple.component'
;
export
{
TagComponent
}
from
'./tag.component'
;