mirror of
https://github.com/status-im/pluto.git
synced 2026-08-31 12:31:08 +00:00
8 lines
252 B
JavaScript
8 lines
252 B
JavaScript
// Compiled by ClojureScript 1.10.439 {:static-fns true, :optimize-constants true}
|
|
goog.provide('process.env');
|
|
goog.require('cljs.core');
|
|
goog.require('cljs.core.constants');
|
|
|
|
/** @define {string} */
|
|
goog.define("process.env.NODE_ENV","development");
|