Module

x/fresh/plugins/twind.ts>Options

The next-gen web framework.
Extremely Popular
Go to Latest
interface Options
implements Omit<Configuration, "mode" | "sheet">
import { type Options } from "https://dotland.deno.dev/x/fresh@1.1.2/plugins/twind.ts";

Properties

selfURL: string

The import.meta.url of the module defining these options.

import Options
import { Options } from "https://dotland.deno.dev/x/fresh@1.1.2/plugins/twind.ts";