import { Element } from "https://deno.land/x/lol_html@0.0.6/lol_html.js";
Methods
after(content, content_type)
append(content, content_type)
before(content, content_type)
free()
getAttribute(name)
hasAttribute(name)
prepend(content, content_type)
remove()
removeAttribute(name)
replace(content, content_type)
setAttribute(name, value)
setInnerContent(content, content_type)
Static Methods
__wrap(ptr)