Skip to main content
Module

x/evt/lib/types/lib.dom.ts>CSSImportRule

💧EventEmitter's typesafe replacement
Go to Latest
interface CSSImportRule
implements CSSRule
import { type CSSImportRule } from "https://deno.land/x/evt@v2.3.1/lib/types/lib.dom.ts";

Properties

readonly
href: string
readonly
media: MediaList
readonly
styleSheet: CSSStyleSheet