Files
Fluxup_PAP/node_modules/expo-symbols/build/utils.ios.d.ts
2026-03-10 16:18:05 +00:00

3 lines
174 B
TypeScript

import type { SymbolViewProps } from './SymbolModule.types';
export declare function getFont(weight: SymbolViewProps['weight']): null;
//# sourceMappingURL=utils.ios.d.ts.map