Skip to main content
Module

x/lume/core/source.ts>ComponentFunction

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias ComponentFunction
import { type ComponentFunction } from "https://deno.land/x/lume@v1.15.2/core/source.ts";
definition: (props: Record<string, unknown>) => string