Skip to content

Type Alias: SpaceCreate

ts
type SpaceCreate = z.infer<typeof SpaceCreateSchema>;

Defined in: src/v1/models/spaceCreate.ts:32