UNPKG

kwikui

Version:

KwikID's UI Component Library in Angular

6 lines (5 loc) 255 B
export declare enum EKwikUIAnimationPlayerType { LOTTIE = "lottie" } export declare const VKwikUIAnimationPlayerType: readonly [EKwikUIAnimationPlayerType]; export declare type TKwikUIAnimationPlayerType = (typeof VKwikUIAnimationPlayerType)[number];