Package Exports
- @vscode/debugprotocol
- @vscode/debugprotocol/lib/debugProtocol.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vscode/debugprotocol) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
VS Code Debug Protocol
This npm module contains declarations for the json-based Visual Studio Code debug protocol.
History
As of August 2018 the change history of the Debug Adapter Protocol lives on the Debug Adapter Protocol web site.