import { Comment } from "https://deno.land/x/lol_html@0.0.6/mod.ts";
Methods
after(content: string, content_type?: ContentType): void
before(content: string, content_type?: ContentType): void
free(): void
remove(): void
replace(content: string, content_type?: ContentType): void