@bootdesk/js-web-adapter-react
    Preparing search index...

    Interface SimpleUploadConfig

    interface SimpleUploadConfig {
        endpoint: string;
        headers?: Record<string, string>;
    }
    Index

    Properties

    Properties

    endpoint: string
    headers?: Record<string, string>