Skip to main content
Module

x/aleph/server/deps.ts>DependencyCSSModuleReference

The Full-stack Framework in Deno.
Very Popular
Go to Latest
interface DependencyCSSModuleReference
import { type DependencyCSSModuleReference } from "https://deno.land/x/aleph@1.0.0-beta.21/server/deps.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.