variable promiseimport { promise } from "https://deno.land/x/fun@v2.0.0/examples/fx.ts"; type<A>(unnamed 0: Fiber<A>) => Promise<A>