export * from "./otherTools";
export * from "./EventTarget";
export * from "./Element";
export * from "./HTMLElement";
export * from "./Input";
export * from "./URL";
import "./URLSearchParams";
import "./Location";
