import * as async from "https://deno.land/x/async@v1.1.2/state.ts";
Functions
Return state (fulfilled/rejected/pending) of a promise |
Type Aliases
Promise state |
import * as async from "https://deno.land/x/async@v1.1.2/state.ts";
Return state (fulfilled/rejected/pending) of a promise |
Promise state |