variable runimport { run } from "https://deno.land/x/fun@v2.0.0/examples/fx.ts"; type<R, A>(fx: Fx<never, R, A>) => R