UNPKG

@sitecore/sc-contenthub-webclient-sdk

Version:

Sitecore Content Hub WebClient SDK.

7 lines (6 loc) 120 B
export declare class GroupCategory { id: number; name: string; label: string; isRowCategory: boolean; }