import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { SelectorList } = Protocol.CSS;
Selector list data.
Properties
selectors: Value[]
Selectors in the list.
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { SelectorList } = Protocol.CSS;
Selector list data.
Selectors in the list.