UNPKG

triplecheck-cli

Version:

The easiest and fastest way to do contract testing.

3 lines (2 loc) 147 B
import { ConsoleOutput } from '../../contracts/ConsoleOutput'; export declare function consoleOutput(output: ConsoleOutput, input?: number): void;