type alias FactorizeEvtimport { type FactorizeEvt } from "https://deno.land/x/evt@v2.5.2/lib/types/helper/index.ts"; https://docs.evt.land/api/helpertypes#swapevttype-less-than-e-t-greater-than Type ParametersE extends NonPostableEvtLike<any>definition: SwapEvtType<E, UnpackEvt<E>>