UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

5 lines (4 loc) 144 B
export default class MiscUtils { static generateUUID(): string; static getValueFromDump(property: any, parentProperty?: any): number; }