UNPKG

network-performance-analyzer

Version:

Automated analysis tool for network performance test datasets containing DNS testing results and iperf3 performance measurements

3 lines 106 B
// Type definitions for Network Performance Analyzer export * from './models'; export * from './services';