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.77.9/mod.ts";
definition: (props?: any) => JSX.Element