UNPKG

@sitecore/sc-contenthub-webclient-sdk

Version:

Sitecore Content Hub WebClient SDK.

6 lines (5 loc) 135 B
export declare class CreateUploadResponse { uploadIdentifier: string; fileIdentifier: string; storageIdentifier: string; }