UNPKG

react-native-fbtee

Version:

[![react-native-fbtee on npm](https://badgen.net/npm/v/react-native-fbtee)](https://www.npmjs.com/package/react-native-fbtee) [![react-native-fbtee downloads](https://badgen.net/npm/dm/react-native-fbtee)](https://www.npmtrends.com/react-native-fbtee) [![

4 lines (3 loc) 160 B
export declare const Fbtee: { readonly readLocalizationFile: (fileName: string, langCode?: string | null, countryCode?: string | null) => string | null; };