UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

3 lines (2 loc) 87 B
declare function isInteger(argument: unknown): argument is number; export = isInteger;