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 471d42d commit b7dbe88Copy full SHA for b7dbe88
cli.js
100644
100755
@@ -1,3 +1,4 @@
1
+#! node --inspect
2
const MemJS = require(".");
3
const client = MemJS.Client.create();
4
0 commit comments