UNPKG

@metamask/design-system-react

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