UNPKG

react-native-unit-components

Version:

Unit React Native components

3 lines 202 B
import type { UNFonts } from '../../types/shared/fonts.types'; export declare const loadIosFontBase64: (fonts: UNFonts) => Promise<Record<string, string>>; //# sourceMappingURL=UNFontFileHelper.d.ts.map