UNPKG

@metamask/design-system-react-native

Version:
8 lines 290 B
import { FontWeight, TextVariant } from "../../types/index.mjs"; export declare const TWCLASSMAP_TEXT_FONTWEIGHT: { [key in FontWeight]: string; }; export declare const MAP_TEXT_VARIANT_FONTWEIGHT: { [key in TextVariant]: FontWeight; }; //# sourceMappingURL=Text.constants.d.mts.map