@urixen/ptero-connect
    Preparing search index...

    Type Alias GeneratedUploadURL

    type GeneratedUploadURL = {
        attributes: { url: string };
        object: "signed_url";
    }
    Index

    Properties

    Properties

    attributes: { url: string }
    object: "signed_url"