feat(SW-1386): add full width campaign to start page
This commit is contained in:
@@ -15,3 +15,5 @@ export interface GetStartPageRefsSchema
|
||||
export interface StartPageRefs extends z.output<typeof startPageRefsSchema> {}
|
||||
|
||||
export type Block = z.output<typeof blocksSchema>
|
||||
|
||||
export type FullWidthCampaign = Block["full_width_campaign"]
|
||||
|
||||
Reference in New Issue
Block a user