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

0.2.2 • Public • Published

Installation

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

Summary

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

Details

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

index.d.ts

interface Env {
    [name: string]: string;
}

declare const env: Env;
export = env;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by hmajid2301.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.217,789ts5.6
0.2.217,789latest
0.2.217,789ts4.5
0.2.217,789ts4.6
0.2.217,789ts4.7
0.2.217,789ts4.8
0.2.217,789ts4.9
0.2.217,789ts5.0
0.2.217,789ts5.1
0.2.217,789ts5.2
0.2.217,789ts5.3
0.2.217,789ts5.4
0.2.217,789ts5.5
0.2.217,789ts5.7
0.2.06,979ts3.0
0.2.06,979ts3.1
0.2.06,979ts3.2
0.2.06,979ts3.3
0.2.06,979ts3.4
0.2.06,979ts3.5
0.2.06,979ts3.6
0.2.06,979ts3.7
0.2.06,979ts3.8
0.2.06,979ts3.9
0.2.06,979ts4.0
0.2.06,979ts4.1
0.2.06,979ts4.2
0.2.06,979ts4.3
0.2.06,979ts4.4

Version History

VersionDownloads (Last 7 Days)Published
0.2.217,789
0.2.1144
0.2.06,979

Package Sidebar

Install

npm i @types/react-native-dotenv

Weekly Downloads

24,912

Version

0.2.2

License

MIT

Unpacked Size

2.8 kB

Total Files

5

Last publish

Collaborators

  • types