Skip to main content
Go to Latest
import * as utils from "https://deno.land/x/utils@2.7.3/async_utils.ts";

Functions

Creates a Promise with the reject and resolve functions placed as methods on the promise object itself. It allows you to do: