import { FunctionalComponent, h } from "preact"; import AnastasisClient from "../routes/home"; const App: FunctionalComponent = () => { return (