glam/node_modules/.pnpm/hastscript@9.0.1/node_modules/hastscript/index.js
2025-12-21 00:01:54 +01:00

7 lines
219 B
JavaScript

/**
* @typedef {import('./lib/create-h.js').Child} Child
* @typedef {import('./lib/create-h.js').Properties} Properties
* @typedef {import('./lib/create-h.js').Result} Result
*/
export {h, s} from './lib/index.js'