Skip to content

Variable: BrandAssetSetSchema

const BrandAssetSetSchema: ZodObject<{ dark: ZodOptional<ZodString>; light: ZodString; }, $strict>