https://esm.sh/htm/preact
mod.tsexport * from "preact"; import htm from "htm"; import { h } from "preact"; export const html = htm.bind(h);