Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fresh/plugins/twind/shared.ts>Options

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

Properties

selfURL: string

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