Module

x/fresh/plugins/twindv1_deps.ts>SheetFactory

The next-gen web framework.
Extremely Popular
Latest
type alias SheetFactory
import { type SheetFactory } from "https://dotland.deno.dev/x/fresh@1.6.8/plugins/twindv1_deps.ts";

Type Parameters

optional
SheetTarget = unknown
definition: () => Sheet<SheetTarget>