Skip to content

Type Alias: BodySummary

ts
type BodySummary = z.infer<typeof BodySummarySchema>;

Defined in: src/v2/models/bodySummary.ts:11