Skip to main content
Very Popular
Go to Latest
interface DependencyCSSModuleReference
import { type DependencyCSSModuleReference } from "https://deno.land/x/aleph@1.0.0-alpha.8/compiler/types.ts";

Properties

readonly
type: "dependency"
readonly
name: string

The name to reference within the dependency.

readonly
specifier: string

The dependency specifier for the referenced file.