defineTypedFn
defineTypedFn<
T>(schema):StandardFnSchema<T>
Defined in: core/src/fn-helpers.ts:6
Type Parameters
Section titled “Type Parameters”T extends $ZodFunction<$ZodFunctionArgs, $ZodFunctionOut>
defineTypedFn<
T>(schema):StandardFnSchema<T>
Defined in: core/src/fn-helpers.ts:6
T extends $ZodFunction<$ZodFunctionArgs, $ZodFunctionOut>