UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

7 lines (6 loc) 221 B
export default class Configuration { static configureModule(opts: any): void; static findPackageJson(): string | null | undefined; static init(conf: any, doNotTellPm2?: any): any; static getMain(): any; }