yolkbot
    Preparing search index...

    Interface xfetchResponse

    interface xfetchResponse {
        json: () => any;
        text: () => string;
    }
    Index

    Properties

    Properties

    json: () => any
    text: () => string