UNPKG

boxify-react

Version:

A lightweight, performant React component library for building responsive layouts with CSS custom properties, smart defaults, and comprehensive TypeScript support

3 lines 134 B
import { CSSProps } from "../types"; export declare const BOX_CSS_PROPS_KEYS: Set<keyof CSSProps>; //# sourceMappingURL=index.d.ts.map