4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
#!/usr/bin/env node
|
||
|
|
||
|
require('../lib/ntp-client.js').demo(process.argv);
|