import * as deco from "https://deno.land/x/deco@1.75.1/utils/promise.ts";
Functions
Creates a Promise with the |
Type Aliases
Promise.prototype.then onfufilled callback type. | |
Promise.then onrejected callback type. |
import * as deco from "https://deno.land/x/deco@1.75.1/utils/promise.ts";
Creates a Promise with the |
Promise.prototype.then onfufilled callback type. | |
Promise.then onrejected callback type. |