shared
Preparing search index...
const
ENV
Variable ENV
Const
ENV
:
{
DBG
:
"debug"
;
DEV
:
"development"
;
PROD
:
"production"
;
TEST
:
"test"
}
= ...
Type declaration
Readonly
DBG
:
"debug"
Readonly
DEV
:
"development"
Readonly
PROD
:
"production"
Readonly
TEST
:
"test"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
shared
Loading...