UNPKG

@metamask/design-system-react-native

Version:
4 lines 250 B
import React from "react"; import type { TextOrChildrenProps } from "./TextOrChildren.types.mjs"; export declare const TextOrChildren: ({ children, textProps, }: TextOrChildrenProps) => React.JSX.Element; //# sourceMappingURL=TextOrChildren.d.mts.map