UNPKG

chrome-debugging-client

Version:

An async/await friendly Chrome debugging client with TypeScript support

5 lines 220 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var protocol_codegen_1 = require("./protocol-codegen"); exports.ProtocolCodegen = protocol_codegen_1.default; //# sourceMappingURL=index.js.map