UNPKG

node-mndp

Version:

A Mikrotik Network Discovery Protocol in Node

4 lines 65 B
export interface Rinfo { address: string; port: number; }