import { type PageProps } from "$fresh/server.ts"; export default function App({ Component }: PageProps) { return ( deno-fresh-test ); }