OptionaldotenvToken indicating a dotenv file.
OptionaldynamicDynamic variable definitions.
OptionalenvEnvironment-specific variables.
OptionalloadWhether to load variables into process.env.
OptionallogWhether to log loaded variables.
OptionalpathsPaths to search for dotenv files.
OptionalpluginsPlugin configuration slices.
OptionalprivateToken indicating private variables.
OptionalrequiredKeys required to be present in the final environment.
OptionalrootOperational root defaults applied by the host (collapsed families; stringly form).
OptionalschemaValidation schema (e.g. Zod).
OptionalscriptsScripts table.
OptionalshellShell execution strategy.
OptionalvarsGlobal variables.
Typed config shape and builder for authoring JS/TS getdotenv config files.
Compile-time only; the runtime loader remains schema-driven.