import { type Layout } from "https://deno.land/x/fastro@v0.88.1/http/server/types.ts";
Define the layout type
definition: (props: LayoutProps<T>) => JSX.Element
import { type Layout } from "https://deno.land/x/fastro@v0.88.1/http/server/types.ts";
Define the layout type