@traversable/schema
Preparing search index...
@traversable/zod
typeof
Variable typeof
Const
typeof
:
<
T
>
(
hasType
:
HasTypeName
<
T
>
)
=>
T
typeof
Extract the type (previously called 'typeName') from a zod@4 schema.
Type declaration
<
T
>
(
hasType
:
HasTypeName
<
T
>
)
:
T
Type Parameters
T
Parameters
hasType
:
HasTypeName
<
T
>
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
<a href="#" class="tsd-
kind-
variable">typeof</a>
@traversable/schema
Loading...
typeof
Extract the type (previously called 'typeName') from a zod@4 schema.