Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface DependencyCSSModuleReference
import { type DependencyCSSModuleReference } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

Properties

type: "dependency"
name: string

The name to reference within the dependency.

specifier: string

The dependency specifier for the referenced file.