@karmaniverous/get-dotenv
GitHub
Preparing search index...
core/GetDotenvOptions
InferGetDotenvVarsFromConfig
Type Alias InferGetDotenvVarsFromConfig<T>
InferGetDotenvVarsFromConfig
:
T
extends
GetDotenvConfigWithVars
<
infer
V
>
?
V
extends
ProcessEnv
?
V
:
never
:
never
Compile-time helper to derive the Vars shape from a typed getdotenv config document.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/get-dotenv
Loading...
Compile-time helper to derive the Vars shape from a typed getdotenv config document.