function assertNotSelectorimport { assertNotSelector } from "https://dotland.deno.dev/x/fresh@1.7.3/tests/test_utils.ts"; assertNotSelector(doc: Document, selector: string)Parametersdoc: Documentselector: string