Module

x/fresh/plugins/twindv1_deps.ts>ExtractTheme

The next-gen web framework.
Extremely Popular
Latest
type alias ExtractTheme
import { type ExtractTheme } from "https://dotland.deno.dev/x/fresh@1.6.8/plugins/twindv1_deps.ts";
definition: T extends Preset<infer Theme> ? Theme : T