UNPKG

react-native-unit-components

Version:

Unit React Native components

3 lines 172 B
import type { UNFonts } from '../../types/shared/fonts.types'; export declare const getFontFacesString: (fonts?: UNFonts) => string; //# sourceMappingURL=fontFaces.d.ts.map