StorageUploadDataInput<Options>: StorageOperationInput<Options> & {
    data: StorageUploadDataPayload;
}

Type Parameters

Type declaration