"use strict"; // P A C K A G E const html = require("choo-async/html"); // P R O G R A M function error () { return err => () => html`
${err.stack}