UNPKG

vfile-statistics

Version:

vfile utility to count messages per category: failures, warnings, etc

6 lines (4 loc) 112 B
/** * @typedef {import('./lib/index.js').Statistics} Statistics */ export {statistics} from './lib/index.js'