Skip to content

Commit 01032cd

Browse files
committed
Don't export parser
1 parent 5b050e7 commit 01032cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jmespath.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1677,6 +1677,5 @@
16771677
exports.tokenize = tokenize;
16781678
exports.compile = compile;
16791679
exports.search = search;
1680-
exports.Parser = Parser;
16811680
exports.strictDeepEqual = strictDeepEqual;
16821681
})(typeof exports === "undefined" ? this.jmespath = {} : exports);

0 commit comments

Comments
 (0)