UNPKG

tcp-serial-relay

Version:

Modular TCP to Serial relay service with comprehensive logging, monitoring and web dashboard

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