import { resolvesNext } from "https://deno.land/x/actionify@0.3.0/tests/deps.ts";
Creates a function that resolves the awaited iterable values. Any awaited iterable values that are errors will be thrown.
import { resolvesNext } from "https://deno.land/x/actionify@0.3.0/tests/deps.ts";
Creates a function that resolves the awaited iterable values. Any awaited iterable values that are errors will be thrown.