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