import { Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { Log } = Protocol;
Provides access to log entries.
Interfaces
Issued when new message was logged. | |
Log entry. | |
Violation configuration setting. |