UNPKG

cspell-lib

Version:

A library of useful functions used across various cspell tools.

4 lines 192 B
export type { PerfTimer } from './timer.js'; export { createPerfTimer } from './timer.js'; export { measurePerf } from '@cspell/cspell-performance-monitor'; //# sourceMappingURL=index.d.ts.map