Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aleph/server/deps.ts>CSSModuleExports

The Full-stack Framework in Deno.
Very Popular
Go to Latest
type alias CSSModuleExports
import { type CSSModuleExports } from "https://deno.land/x/aleph@1.0.0-beta.38/server/deps.ts";
definition: { readonly [name: string]: CSSModuleExport; }