import { updateProcessCard } from "https://deno.land/x/pup@1.0.0-rc.5/plugins/web-interface/static/js/ui.js";
Update a process card element. Create it if it does not already exist.
x/pup/plugins/web-interface/static/js/ui.js>updateProcessCard
import { updateProcessCard } from "https://deno.land/x/pup@1.0.0-rc.5/plugins/web-interface/static/js/ui.js";
Update a process card element. Create it if it does not already exist.