EnvOptions<T, R, D>
Type Parameters
Type Parameter |
---|
|
|
|
Properties
Property | Type | Description |
---|---|---|
|
The expected type of the environment variable. | |
|
Default value if the environment variable is not provided. | |
|
Whether the environment variable is required. | |
( |
Custom resolver to convert the environment variable to the expected type. |