UNPKG

tape

Version:

tap-producing test harness for node and browsers

6 lines (3 loc) 129 B
import type { ThroughStream } from "@ljharb/through"; declare function defaultStream(): ThroughStream; export = defaultStream;