/// // Clear the scrollback history. import { scrollback } from "@/js/dom" export default function () { scrollback.innerHTML = "" }