interface StatefulEvtLike implements EvtLike<T>import { type StatefulEvtLike } from "https://deno.land/x/evt@v2.5.2/lib/types/interfaces/index.ts"; Type ParametersTPropertiesstate: T