import * as async from "https://deno.land/x/async@v1.1.5/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.5/state.ts";
Return state (fulfilled/rejected/pending) of a promise |
Promise state |