UNPKG

cspell-lib

Version:

A library of useful functions used across various cspell tools.

6 lines 160 B
export const CSPELL_RPC_API_ENDPOINTS = { spellCheckDocument: 'spellCheckDocument', sleep: 'sleep', echo: 'echo', }; //# sourceMappingURL=api.js.map