cel-ts - v0.1.0-alpha
GitHub
Preparing search index...
Variable
Class Variable
Helper class for declaring variables within EnvOptions.
Index
Constructors
constructor
Properties
name
type
Methods
register
Constructors
constructor
new
Variable
(
name
:
string
,
type
:
Type
)
:
Variable
Parameters
name
:
string
type
:
Type
Returns
Variable
Properties
Readonly
name
name
:
string
Readonly
type
type
:
Type
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
Methods
register
GitHub
cel-ts - v0.1.0-alpha
Loading...
Helper class for declaring variables within EnvOptions.