interface Evt implements Postable<T>, NonPostableEvt<T>import { type Evt } from "https://deno.land/x/evt@v2.5.2/lib/types/interfaces/Evt.ts"; Type ParametersT