UNPKG

71 BPlain TextView Raw
1#!/usr/bin/env node
2'use strict';
3
4require('./lib/ping.js').runCLI();
5