UNPKG

vscode-ws-jsonrpc

Version:
7 lines 422 B
/* -------------------------------------------------------------------------------------------- * Copyright (c) 2024 TypeFox and others. * Licensed under the MIT License. See LICENSE in the package root for license information. * ------------------------------------------------------------------------------------------ */ export * from './connection.js'; export * from './launch.js'; //# sourceMappingURL=index.js.map