Searched refs:getenv_1 (Results 1 – 3 of 3) sorted by relevance
11 const getenv_1 = require("getenv"); constant15 const EXPO_NO_TELEMETRY = (0, getenv_1.boolish)('EXPO_NO_TELEMETRY', false);17 const EXPO_SANDBOX = (0, getenv_1.boolish)('EXPO_STAGING', false) || (0, getenv_1.boolish)('EXPO_LO…
9 const getenv_1 = __importDefault(require("getenv")); constant17 const EXPO_BETA = getenv_1.default.boolish('EXPO_BETA', false);
13 const getenv_1 = require("getenv"); constant25 const EXPO_BETA = (0, getenv_1.boolish)('EXPO_BETA', false);