5 lines
109 B
JavaScript
5 lines
109 B
JavaScript
/**
|
|
* @typedef {import('../lib/runtime.js').JSXProps}} JSXProps
|
|
*/
|
|
|
|
export * from '../lib/runtime-html.js'
|