import { assert } from "https://dotland.deno.dev/x/rss@1.1.0/test_deps.ts";
Make an assertion, error will be thrown if expr
does not have truthy value.
import { assert } from "https://dotland.deno.dev/x/rss@1.1.0/test_deps.ts";
Make an assertion, error will be thrown if expr
does not have truthy value.