cel-ts - v0.1.0-alpha
GitHub
Preparing search index...
Constant
Class Constant
Helper class for declaring constants within EnvOptions.
Index
Constructors
constructor
Properties
name
type
value
Methods
register
Constructors
constructor
new
Constant
(
name
:
string
,
type
:
Type
,
value
:
Value
)
:
Constant
Parameters
name
:
string
type
:
Type
value
:
Value
Returns
Constant
Properties
Readonly
name
name
:
string
Readonly
type
type
:
Type
Readonly
value
value
:
Value
Methods
register
register
(
config
:
EnvConfig
)
:
void
Parameters
config
:
EnvConfig
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
type
value
Methods
register
GitHub
cel-ts - v0.1.0-alpha
Loading...
Helper class for declaring constants within EnvOptions.