UNPKG

flagpole

Version:

Simple and fast DOM integration, headless or headful browser, and REST API testing framework.

5 lines (4 loc) 129 B
import { LineType } from "../interfaces/iconsole-log"; export declare const lineToVerbosity: { [key in LineType]: number; };