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