Skip to content

Type Alias: Space

ts
type Space = z.infer<typeof SpaceSchema>;

Defined in: src/v2/models/space.ts:58