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 c2174c6 commit b903ddfCopy full SHA for b903ddf
lib/query/woqlPrinter.js
@@ -1,4 +1,4 @@
1
-const { WOQL } = require("../dist/const.dev")
+const { WOQL } = require("../woql")
2
3
/**
4
* Class responsible for converting a JSON WOQL into a WOQL.js / WOQL.py string
0 commit comments