UNPKG

newmax-utils

Version:
3 lines (2 loc) 95 B
export declare const logger: import("pino").Logger<never>; export type Logger = typeof logger;