/// import { jsx } from '../../mod.ts'; const View = () =>
Hello
; ().render().then(console.log);