Skip to content

Type Alias: NestedResponse

ts
type NestedResponse = z.infer<typeof NestedResponseSchema>;

Defined in: src/cloud/models/nestedResponse.ts:12