import { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { TouchInit } = dom;
Properties
target: EventTarget
optional
touchType: TouchTypeimport { type dom } from "https://deno.land/x/evt@v2.4.10/lib/types/index.ts";
const { TouchInit } = dom;