//#region src/_utils/dom.d.ts type Target = HTMLElement | Window; //#endregion export { Target }; //# sourceMappingURL=dom.d.ts.map