import { type PageProps } from "https://deno.land/x/fastro@v0.88.1/http/server/types.ts";
Define the props of the page
definition: { data: T; }
import { type PageProps } from "https://deno.land/x/fastro@v0.88.1/http/server/types.ts";
Define the props of the page