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

2 lines
92 B
JavaScript
Raw Normal View History

2025-11-25 15:23:22 +08:00
import{createElement as r}from"react";import m from"htm";var o=m.bind(r);export{o as html};