import { findOneChild } from "https://deno.land/x/html_parser@v0.1.3/src/utils/querying.ts";
Finds the first element inside of an array that matches a test function.
import { findOneChild } from "https://deno.land/x/html_parser@v0.1.3/src/utils/querying.ts";
Finds the first element inside of an array that matches a test function.