UNPKG

@fluentui/react-northstar

Version:
20 lines (19 loc) 308 B
export declare const pulse: { from: { opacity: number; }; '50%': { opacity: number; }; to: { opacity: number; }; }; export declare const wave: { '0%': { backgroundPosition: string; }; '100%': { backgroundPosition: string; }; };