Skip to main content
Module

x/fresh/plugins/twindv1_deps.ts>SheetFactory

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

Type Parameters

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