UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

15 lines (14 loc) 235 B
export declare const easings: { "ease-in": { value: string; }; "ease-out": { value: string; }; "ease-in-out": { value: string; }; "ease-in-smooth": { value: string; }; };