Zodiac API Documentation - v0.0.3
Preparing search index...
z
noUnrecognized
Type Alias noUnrecognized<Obj, Shape>
noUnrecognized
:
{
[
k
in
keyof
Obj
]
:
k
extends
keyof
Shape
?
Obj
[
k
]
:
never
}
Type Parameters
Obj
extends
object
Shape
extends
object
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zodiac API Documentation - v0.0.3
Loading...