UNPKG

actionhero

Version:

actionhero.js is a multi-transport API Server with integrated cluster capabilities and delayed tasks

12 lines (11 loc) 227 B
export declare const DEFAULT: { logger: (config: any) => { loggers: any[]; maxLogStringLength: number; }; }; export declare const test: { logger: (config: any) => { loggers: any[]; }; };