@karmaniverous/get-dotenv
GitHub
Preparing search index...
cliHost
z
util
ToCleanMap
Type Alias ToCleanMap<T>
ToCleanMap
:
{
[
k
in
keyof
T
]
:
k
extends
`
?
${
infer
K
}
`
?
K
:
k
extends
`
${
infer
K
}
?
`
?
K
:
k
}
Type Parameters
T
extends
$ZodLooseShape
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@karmaniverous/get-dotenv
Loading...