UNPKG

hive-keychain-commons

Version:

Platform-agnostic functions used in Hive Keychain mobile and extensions

6 lines (5 loc) 160 B
import * as winston from 'winston'; export declare const LoggerFormats: { logFormat: winston.Logform.Format; colorFormat: winston.Logform.Colorizer; };