UNPKG

react-native-localize

Version:

A toolbox for your React Native app localization.

5 lines 238 B
export declare const USES_FAHRENHEIT: string[]; export declare const USES_IMPERIAL: string[]; export declare const USES_RTL_LAYOUT: string[]; export declare const CURRENCIES: Record<string, string>; //# sourceMappingURL=constants.d.ts.map