jstd-web/node_modules/htm/preact/index.mjs

2 lines
147 B
JavaScript
Raw Normal View History

2025-11-25 15:23:22 +08:00
import{h as r,Component as o,render as t}from"preact";export{h,render,Component}from"preact";import e from"htm";var m=e.bind(r);export{m as html};