node-env
Preparing search index...
InferMappedShape
Type Alias InferMappedShape<TShape>
InferMappedShape
:
{
[
K
in
keyof
TShape
]
:
InferMappedField
<
TShape
[
K
]
>
}
Inferred output type from an env mapped shape.
Type Parameters
TShape
extends
EnvMappedShape
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
node-env
Loading...
Inferred output type from an env mapped shape.