Files
est-frame/node_modules/hastscript/index.js
2025-10-22 05:38:27 +00:00

8 lines
210 B
JavaScript
Executable File

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