Skip to main content
Module

x/astral/bindings/celestial.ts>CSS_CSSRuleType

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias CSS_CSSRuleType
import { type CSS_CSSRuleType } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition:
| "MediaRule"
| "SupportsRule"
| "ContainerRule"
| "LayerRule"
| "ScopeRule"
| "StyleRule"