Chartbreaker
    Preparing search index...

    Type Alias WhatWgXMLHttpRequest

    type WhatWgXMLHttpRequest = {
        prototype: XMLHttpRequest_2;
        new (): XMLHttpRequest_2;
    }
    Index

    Properties

    Properties

    prototype: XMLHttpRequest_2