Skip to content

Type Alias: SpaceUpdate

ts
type SpaceUpdate = z.infer<typeof SpaceUpdateSchema>;

Defined in: src/v1/models/spaceUpdate.ts:18