chrome-remote-debug-protocol icon indicating copy to clipboard operation
chrome-remote-debug-protocol copied to clipboard

Auto Generate Client and Server typescript interface from protocol.json fies for Chrome Remote Debug Protocol

Results 3 chrome-remote-debug-protocol issues
Sort by recently updated
recently updated
newest added

trying this out today and was seeing some problems: ```sh ❯ yarn generate-crdp yarn generate-crdp v1.0.1 $ tsc -p src/tsconfig.json && node out/protocolToCrdp.js src/protocolToCrdp.ts(1,22): error TS6053: File '~/code/temp/chrome-remote-debug-protocol/typings/index.d.ts' not found....

Chrome versions before ~54 have a single protocol.json file