UNPKG

@alauda/ui

Version:

Angular UI components by Alauda Frontend Team.

5 lines (4 loc) 155 B
import { AnimationTriggerMetadata } from '@angular/animations'; export declare const MessageAnimations: { readonly inOut: AnimationTriggerMetadata; };