UNPKG

@kirz/react-native-toolkit

Version:

Toolkit to speed up React Native development

3 lines 184 B
import type { TextStyle } from 'react-native'; export declare function getFontWeightName(fontWeight: TextStyle['fontWeight']): string[]; //# sourceMappingURL=getFontWeightName.d.ts.map