UNPKG

cf-speedtest

Version:

CLI tool for testing internet speed using Cloudflare's network

4 lines (2 loc) 63 B
declare const runCLI: () => Promise<void>; export { runCLI };