A language server message

interface Message {
    jsonrpc: string;
}

Hierarchy (View Summary)

Properties

Properties

jsonrpc: string