UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

5 lines (4 loc) 207 B
import { AnimationReferenceMetadata } from '@angular/animations'; declare const growVerIn: AnimationReferenceMetadata; declare const growVerOut: AnimationReferenceMetadata; export { growVerIn, growVerOut };