Skip to main content
Module

x/fastro/mod.ts>Component

Fast and simple web application framework for deno
Go to Latest
type alias Component
import { type Component } from "https://deno.land/x/fastro@v0.76.2/mod.ts";
definition: FunctionComponent | JSX.Element