types/lsp.ts (
2
lines of code) (
raw
):
export type { TextDocument } from 'vscode-languageserver-textdocument' export * from 'vscode-languageserver-types'