Skip to main content
Go to Latest
interface DependencyCSSModuleReference
import { type DependencyCSSModuleReference } from "https://deno.land/x/aleph_compiler@0.8.0/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.