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 5636fae commit 3fb027cCopy full SHA for 3fb027c
griddb_node.js
@@ -1,4 +1,4 @@
1
-var griddb = require('griddb_client');
+var griddb = require('./griddb_client');
2
var exports = module.exports;
3
4
griddb['StoreFactory_'] = griddb.StoreFactory;
0 commit comments