Skip to main content
Module

x/lume/core.ts>ComponentFunction

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