UNPKG

mocha-bar

Version:

Fast Mocha test reporter for the browser

7 lines (5 loc) 111 B
import type { ReporterConstructor } from 'mocha'; declare global { const MochaBar: ReporterConstructor; }