UNPKG

219 BTypeScriptView Raw
1import { AnimationTriggerMetadata } from '@angular/animations';
2export declare const DATEPICKER_ANIMATION_TIMING = "220ms cubic-bezier(0, 0, 0.2, 1)";
3export declare const datepickerAnimation: AnimationTriggerMetadata;