Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.29/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.