UNPKG

@cds/core

Version:

Clarity Design System - common components, themes, and utilties

8 lines (7 loc) 142 B
export declare const shakeKeyframes: ({ transform: string; offset?: undefined; } | { transform: string; offset: number; })[];