Appearance
Cerces
Cerces / types / ZodBodyable
ZodBodyable = z.ZodType | typeof String | typeof Blob | typeof ReadableStream
z.ZodType
String
Blob
ReadableStream
Defined in: src/types.ts:49
Types that can be used to declare BodyParameters.
BodyParameter