Skip to content

Variable: SpaceIconSchema

ts
const SpaceIconSchema: ZodObject<{
  apiDownloadLink: ZodOptional<ZodString>;
  path: ZodOptional<ZodString>;
}, $loose>;

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

The icon of the space