UNPKG

@spartacus/core

Version:

Spartacus - the core framework

7 lines (6 loc) 132 B
export interface ContentSlotComponentData { uid?: string; typeCode?: string; flexType?: string; properties?: any; }