UNPKG

react-native-dotenv

Version:

Load environment variables using import statements.

4 lines (2 loc) 50 B
import {HELLO} from '@env' console.log(HELLO)