Aller au contenu principal

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