interface dom.XMLHttpRequestEventMap
implements XMLHttpRequestEventTargetEventMap
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { XMLHttpRequestEventMap } = dom;
Properties
readystatechange: Event
import { type dom } from "https://deno.land/x/evt@v2.4.16/lib/types/index.ts";
const { XMLHttpRequestEventMap } = dom;