microsoft / vscode-chrome-debug-core

A library for implementing VS Code debug adapters for targets that implement the Chrome Debugging Protocol.
Other
157 stars 119 forks source link

fix compile error with typescript 3.7.2 #538

Closed ewanharris closed 4 years ago

ewanharris commented 4 years ago

Closes #537

This keeps the semantics of the export while fixing the compile issue seen when using TypeScript@3.7.2