variable throttleTimeimport { throttleTime } from "https://deno.land/x/evt@v2.4.16/lib/util/index.ts"; type<T>(duration: number) => unknown