Skip to main content
Extremely Popular
Latest
type alias StringifyDeclaration
import { type StringifyDeclaration } from "https://deno.land/x/fresh@1.6.8/plugins/twindv1_deps.ts";

Type Parameters

optional
Theme extends BaseTheme = BaseTheme
definition: (
property: string,
value: string,
context: Context<Theme>,
) => string