UNPKG

votcore

Version:

Vot Kit for Valensas Bots

6 lines (5 loc) 159 B
import * as bunyan from 'bunyan'; /** * Logger module. See https://github.com/trentm/node-bunyan for details. */ export declare const logger: bunyan.Logger;