Type definitions in Language Servers and Runtimes for AWS
npm install @aws/language-server-runtimes-typesLanguage Server Runtimes Types is a package containing types used by the Language Server Runtimes package.
This package is independent of VSCode Protocol type definitions.
Interfaces defined here must contain only type definitions with no implementations or side effects. For example, it should not re-export classes from vscode-languageserver-protocol or vscode-jsonrpc packages.
This project is licensed under the Apache-2.0 License.