Skip to content

Variable: SpaceStatusSchema

ts
const SpaceStatusSchema: ZodCustom<string & object | "current" | "archived", string & object | "current" | "archived">;

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

The status of the space.