UNPKG

stacksyzlogger

Version:

An easy-to-use and lightweight logger for Node.js with colours, timestamps, and files.

4 lines 167 B
import { ConsoleTransportOptions } from '../../types'; declare const defaults: ConsoleTransportOptions; export default defaults; //# sourceMappingURL=defaults.d.ts.map