chore(extension): wrap CDP protocol (#604)

This commit is contained in:
Yury Semikhatsky 2025-06-26 16:21:59 -07:00 committed by GitHub
parent ded00dc422
commit 137b74750c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 99 additions and 134 deletions

View file

@ -7,7 +7,7 @@
"module": "ESNext",
"rootDir": "src",
"outDir": "./lib",
"resolveJsonModule": true
"resolveJsonModule": true,
},
"include": [
"src",