UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

19 lines (18 loc) 333 B
export declare const SerendieKeyframes: { spin: { "0%": { transform: string; }; "100%": { transform: string; }; }; progressIndicatorSlide: { from: { transform: string; }; to: { transform: string; }; }; };