@sebbo2002/vestaboard - v5.0.1-develop.8
    Preparing search index...

    Interface RequestOptions

    interface RequestOptions {
        fetch?: RequestOptionsFetch;
        parseResponse?: boolean;
    }
    Index

    Properties

    fetch?: RequestOptionsFetch
    parseResponse?: boolean