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 a1f7695 commit d124ea3Copy full SHA for d124ea3
index.js
@@ -39,4 +39,4 @@ class MysqlDataStore extends DataStore {
39
}
40
41
42
-exports = MysqlDataStore
+module.exports = MysqlDataStore
0 commit comments