UNPKG

expo-font-weights

Version:

Load fonts at runtime and use them in React Native components.

7 lines 174 B
export declare const loaded: { [name: string]: boolean; }; export declare const loadPromises: { [name: string]: Promise<void>; }; //# sourceMappingURL=memory.d.ts.map