We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4391c commit 508b5efCopy full SHA for 508b5ef
lib/bson/parser/utils.js
@@ -9,5 +9,6 @@ function normalizedFunctionString(fn) {
9
}
10
11
module.exports = {
12
- normalizedFunctionString
+ normalizedFunctionString: normalizedFunctionString
13
};
14
+
0 commit comments