UNPKG

@qeydar/datepicker

Version:

A comprehensive Date and Time Picker for Angular with Jalali calendar support

8 lines (7 loc) 362 B
/** * 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;