Files
zhibo/node_modules/hastscript/html.js
T
xiaoyu ad03766572 init
2023-05-22 14:18:33 +08:00

7 lines
205 B
JavaScript

/**
* @typedef {import('./lib/index.js').Child} Child Acceptable child value
* @typedef {import('./lib/index.js').Properties} Properties Acceptable properties value.
*/
export {h} from './lib/html.js'