beamable-sdk / contents/types / StoreContent
Type Alias: StoreContent¶
StoreContent =
ContentBase<{activeListingLimit?: {data:number; };listings: {links:string[]; };showInactiveListings: {data:boolean; };title: {data:string; }; }>
Defined in: src/contents/types/StoreContent.ts:3