UNPKG

@ohu-mobile/core

Version:
8 lines (7 loc) 410 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.env = void 0; var _globalThis$process, _import$meta; var env = exports.env = (globalThis.process ? (_globalThis$process = globalThis.process) === null || _globalThis$process === void 0 ? void 0 : _globalThis$process.env : (_import$meta = import.meta) === null || _import$meta === void 0 ? void 0 : _import$meta.env) || {};