import htm from '../../vendor/htm.js'; import { htmAdapter } from './vdom.js'; export const html = htm.bind(htmAdapter);