@not3/sdk
    Preparing search index...

    Interface FileUploadPartResponse

    interface FileUploadPartResponse {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    The multipart upload URL for the file that was uploaded, used to upload the file parts