UNPKG

toofast

Version:

The Node.js performance testing tool with unit-test-like API.

3 lines (2 loc) 127 B
import { RunnerMessage } from './runner-api.js'; export declare function createNodeLogger(): (message: RunnerMessage) => void;