import { setTextContentBySelector } from "https://deno.land/x/pup@1.0.0-beta.34/plugins/web-interface/static/js/ui.js";
Helper function to set text content of DOM elements by selector. This function will not interpret the text as HTML.
x/pup/plugins/web-interface/static/js/ui.js>setTextContentBySelector
import { setTextContentBySelector } from "https://deno.land/x/pup@1.0.0-beta.34/plugins/web-interface/static/js/ui.js";
Helper function to set text content of DOM elements by selector. This function will not interpret the text as HTML.