Skip to content

Documentation / @expofp/schema / LogoSchema

Variable: LogoSchema

ts
const LogoSchema: ZodObject<Logo>;

The object logo form, carrying pre-scaled variant URLs. The variants are minted from the full URL without an existence check (optionalAsset), so the platform may never have produced the files — consumers fall back to url, and the offline generator skips a missing variant instead of failing.