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