UNPKG

@kirz/expo-env

Version:

Simple Expo env loader with TypeScript and schema validation

10 lines (8 loc) 253 B
/************************************************************/ /* Generated automatically. Please do not modify this file. */ /************************************************************/ module.exports = { Env: { NODE_ENV: "development", } }