import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { InspectorIssueCode } = Protocol.Audits;
A unique identifier for the type of issue. Each type may use one of the optional fields in InspectorIssueDetails to convey more specific information about the kind of issue.