Skip to main content

AdapterOf<T>

AdapterOf<T> = ReturnType<typeof asZod>

Shorthand for the return type of asZod with a given type.


Type Parametersโ€‹

T: Tโ€‹

The schema output type.


Sinceโ€‹

2.0.0