Skip to main content
Module

x/fastro/mod.ts>FunctionComponent

The web framework for full stack apps
Go to Latest
type alias FunctionComponent
import { type FunctionComponent } from "https://deno.land/x/fastro@v0.79.2/mod.ts";
definition: (props?: any) => preact.JSX.Element