asa-date-picker
Version:
An Angular date picker component supporting Gregorian and Persian (Jalali/Shamsi) calendars, powered by Asa Co.
8 lines (7 loc) • 362 B
TypeScript
/**
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/NG-ZORRO/../blob/master/LICENSE
*/
import { AnimationTriggerMetadata } from '@angular/animations';
export declare const slideMotion: AnimationTriggerMetadata;
export declare const slideAlertMotion: AnimationTriggerMetadata;