UNPKG

react-native-localize

Version:

A toolbox for your React Native app localization.

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