We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3715f2 commit ad5ed41Copy full SHA for ad5ed41
examples/get-server-time.js
@@ -13,4 +13,4 @@ async function getServerTime() {
13
await client.quit();
14
}
15
16
-getServerTime();
+getServerTime();
0 commit comments