UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

4 lines (3 loc) 183 B
import { TargetedAnimation } from '../interfaces.js'; export declare const AnimationShakeName = "cds-component-shake"; export declare const AnimationShakeConfig: TargetedAnimation[];