Skip to content

Type Alias: SpaceSummary

ts
type SpaceSummary = z.infer<typeof SpaceSummarySchema>;

Defined in: src/v2/models/spaceSummary.ts:33