Skip to content

Type Alias: SpaceStatus

ts
type SpaceStatus = z.infer<typeof SpaceStatusSchema>;

Defined in: src/v2/models/spaceStatus.ts:6