UNPKG

zora

Version:

tap test harness for nodejs and browsers

4 lines (3 loc) 130 B
import { Reporter } from './interfaces'; export declare const mochaTapLike: Reporter; export declare const tapeTapLike: Reporter;