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-input
/
animations.d.ts
6 lines
(5 loc)
•
153 B
TypeScript
View Raw
1
2
3
4
5
6
import
{
AnimationTriggerMetadata
}
from
'@angular/animations'
;
/** *
@name
animations
*/
export
declare
const
animations
:
AnimationTriggerMetadata
[];