UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

4 lines (3 loc) 203 B
import type { SystemStyleObject } from "./css.types"; export declare const EMPTY_STYLES: Readonly<SystemStyleObject>; export declare const EMPTY_SLOT_STYLES: Readonly<Record<string, SystemStyleObject>>;