UNPKG

@sitecore/sc-contenthub-webclient-sdk

Version:

Sitecore Content Hub WebClient SDK.

6 lines (5 loc) 141 B
export declare class SelectionPoolSpecs { poolId: number; subPoolId?: number; constructor(poolId: number, subPoolId?: number); }