import * as jpegts from "https://deno.land/x/jpegts@1.1/tests/test_deps.ts";
Functions
Make an assertion, error will be thrown if | |
Make an assertion that | |
Executes a function, expecting it to throw. If it does not, then it throws. |
import * as jpegts from "https://deno.land/x/jpegts@1.1/tests/test_deps.ts";
Make an assertion, error will be thrown if | |
Make an assertion that | |
Executes a function, expecting it to throw. If it does not, then it throws. |