import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { CreateStyleSheetResponse } = Protocol.CSS;
Properties
styleSheetId: StyleSheetId
Identifier of the created "via-inspector" stylesheet.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { CreateStyleSheetResponse } = Protocol.CSS;
Identifier of the created "via-inspector" stylesheet.