UNPKG

zora

Version:

tap test harness for nodejs and browsers

3 lines (2 loc) 100 B
import { TestHarness } from './interfaces'; export declare const harnessFactory: () => TestHarness;