bupkis
API
Assertions
Preparing search index...
bupkis
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
API
Assertions
GitHub
npm
bupkis
Loading...