@metamask/design-system-react-native
Version:
5 lines • 333 B
text/typescript
export { BoxFlexDirection, BoxFlexWrap, BoxAlignItems, BoxJustifyContent, BoxBackgroundColor, BoxBorderColor, } from "../../types/index.cjs";
export type { BoxSpacing, BoxBorderWidth } from "../../types/index.cjs";
export { Box } from "./Box.cjs";
export type { BoxProps } from "./Box.types.cjs";
//# sourceMappingURL=index.d.cts.map