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