@types/react-native-i18n
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

Installation

npm install --save @types/react-native-i18n

Summary

This package contains type definitions for react-native-i18n (https://github.com/AlexanderZaytsev/react-native-i18n).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-i18n.

index.d.ts

import I18n = require("i18n-js");

export function getLanguages(): Promise<string[]>;

export default I18n;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: @types/i18n-js

Credits

These definitions were written by Vincent Langlet.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/react-native-i18n

Weekly Downloads

3,894

Version

2.0.2

License

MIT

Unpacked Size

2.94 kB

Total Files

5

Last publish

Collaborators

  • types