import * as netzo from "https://deno.land/x/netzo@0.5.30/deps/deno_kv_oauth/dev_deps.ts";
Functions
Make an assertion, error will be thrown if | |
Make an assertion that | |
Make an assertion that | |
Make an assertion that | |
Executes a function which returns a promise, expecting it to reject. | |
Executes a function, expecting it to throw. If it does not, then it throws. | |
Creates a function that returns the iterable values. Any iterable values that are errors will be thrown. | |
f stub | Replaces an instance method with a Stub. |
f walk | Walks the file tree rooted at root, yielding each file or directory in the tree filtered according to the given options. |