UNPKG

@metamask/design-system-react

Version:
5 lines 317 B
export { BoxFlexDirection, BoxFlexWrap, BoxAlignItems, BoxJustifyContent, BoxBackgroundColor, BoxBorderColor, } from "../../types/index.cjs"; export type { BoxSpacing } from "../../types/index.cjs"; export { Box } from "./Box.cjs"; export type { BoxProps } from "./Box.types.cjs"; //# sourceMappingURL=index.d.cts.map