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