ddsol / speedtest.net

node.js SpeedTest.net client module
MIT License
607 stars 125 forks source link

Add types to options in README #77

Closed jsejcksn closed 5 years ago

jsejcksn commented 5 years ago

This might help clarify for anyone else who might think the serverId is a number, when it's a number as a string.

ddsol commented 5 years ago

The code should probably just cast it to a string anyway... but who will write it? :man_shrugging: