UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

6 lines (5 loc) 156 B
export declare const QTS_DEBUG: boolean; export declare let debugLog: { (...data: any[]): void; (message?: any, ...optionalParams: any[]): void; };