cel-ts - v0.1.0-alpha
GitHub
Preparing search index...
StructField
Class StructField
Helper class for declaring struct fields within EnvOptions.
Index
Constructors
constructor
Properties
name
type
Constructors
constructor
new
StructField
(
name
:
string
,
type
:
Type
)
:
StructField
Parameters
name
:
string
type
:
Type
Returns
StructField
Properties
Readonly
name
name
:
string
Readonly
type
type
:
Type
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
type
GitHub
cel-ts - v0.1.0-alpha
Loading...
Helper class for declaring struct fields within EnvOptions.