Const
Schema for an env-like record.
Keys are environment variable names and values are either strings or undefined (to represent “unset”).
undefined
Schema for an env-like record.
Keys are environment variable names and values are either strings or
undefined(to represent “unset”).