import { assertions } from "https://deno.land/x/html_parser@v0.1.3/src/deps.ts";
const { unreachable } = assertions;
Use this to assert unreachable code.
import { assertions } from "https://deno.land/x/html_parser@v0.1.3/src/deps.ts";
const { unreachable } = assertions;
Use this to assert unreachable code.