import { h, withState, Html } from 'lib/rx' export function view(): Html { return 'Page introuvable…'; }