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

x/frugal/dep/lightningcss.ts>Symbol

A frugal web framework
Latest
type alias Symbol
import { type Symbol } from "https://deno.land/x/frugal@0.9.6/dep/lightningcss.ts";

A single symbol as used in the symbols() function.

See CounterStyle.

definition: { type: "string"; value: String; } | { type: "image"; value: Image; }