interface SecurityPolicyViolationEvent
implements Event
import { type SecurityPolicyViolationEvent } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
Inherits from Event, and represents the event object of an event sent on a document or worker when its content security policy is violated.