Beignet API reference
Preparing search index...
@beignet/core
config
InferEnvShape
Type Alias InferEnvShape<Shape>
InferEnvShape
:
{
[
Key
in
keyof
Shape
]
:
InferOutput
<
Shape
[
Key
]
>
}
Infer the parsed output object for an env schema shape.
Type Parameters
Shape
extends
EnvSchemaShape
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Beignet API reference
Loading...
Infer the parsed output object for an env schema shape.