Skip to content

Type Alias: SpaceArray

ts
type SpaceArray = z.infer<typeof SpaceArraySchema>;

Defined in: src/v1/models/spaceArray.ts:14