UNPKG

cspell-lib

Version:

A library of useful functions used across various cspell tools.

4 lines 226 B
export { CSPELL_RPC_API_ENDPOINTS } from './api.js'; export { createCSpellRPCClient, CSpellRPCClient } from './client.js'; export { createCSpellRPCServer, CSpellRPCServer } from './server.js'; //# sourceMappingURL=index.js.map