Skip to main content
Module

x/css/ast/node.ts>Decl

CSS Lexer & Parser implementation for Deno
Latest
interface Decl
import { type Decl } from "https://deno.land/x/css@0.3.0/ast/node.ts";

Properties

optional
type: string
optional
name: string
optional
value: string