Skip to content

Type Alias: Body

ts
type Body = z.infer<typeof BodySchema>;

Defined in: src/v2/models/body.ts:12