UNPKG

mdzjs

Version:
5 lines 238 B
export { componentType } from "./component-type.js"; export { processAttribute } from "./process-attributes.js"; export { hyperscript } from "./hyperscript.js" export * from './transforme-attrs.js' export * from './stringify-props.js'