import * as froebel from "https://deno.land/x/froebel@v0.18.0/promise.ts";
Variables
Creates a | |
Checks if | |
Checks if | |
Turns a function accepting a callback into a function returning a promise.
You can specify in which parameter (if any) the callback expects to receive
a result and in which it expects an error.
Pass |