Skip to main content
Module

x/fastro/mod.ts>Layout

Fast and simple web application framework for deno
Go to Latest
type alias Layout
import { type Layout } from "https://deno.land/x/fastro@v0.83.2/mod.ts";
definition: (unnamed 0: { children: React.ReactNode; }) => JSX.Element