You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
speedTestMbps().then(res=> console.log(res)); //Test net speed.
const FastSpeedtest = require
8000
("fast-speedtest-api");
//Returns float for Mbps
//'timeout' miliseconds tests for how long the data download speed was tested.
async function speedTestMbps(msg) {
`
}
`
The text was updated successfully, but these errors were encountered: