type alias EventHandlerListimport { type EventHandlerList } from "https://deno.land/x/pptr@1.2.0/vendor/mitt/mod.ts"; definition: Array<Handler>