bupkis
API
Assertions
Preparing search index...
bupkis
z
util
FromCleanMap
Type Alias FromCleanMap<T>
FromCleanMap
:
{
[
k
in
keyof
T
as
k
extends
`
?
${
infer
K
}
`
?
K
:
k
extends
`
${
infer
K
}
?
`
?
K
:
k
]
:
k
}
Type Parameters
T
extends
$ZodLooseShape
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
API
Assertions
GitHub
npm
bupkis
Loading...