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