UNPKG
@period-year-norway/ngx-bootstrap
Version:
latest (12.0.11)
12.0.11
12.0.10
12.0.9
12.0.7
12.0.6
12.0.5
12.0.3
9.0.1
Angular Bootstrap
github.com/valor-software/ngx-bootstrap
Period-Year-Norway/ngx-bootstrap
@period-year-norway/ngx-bootstrap
/
typeahead
/
typeahead-animations.d.ts
4 lines
(3 loc)
•
217 B
TypeScript
View Raw
1
2
3
4
import
{
AnimationTriggerMetadata
}
from
'@angular/animations'
;
export
declare
const
TYPEAHEAD_ANIMATION_TIMING
=
"220ms cubic-bezier(0, 0, 0.2, 1)"
;
export
declare
const
typeaheadAnimation
:
AnimationTriggerMetadata
;