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.
2 parents cb42b1a + 2715e92 commit 58e38adCopy full SHA for 58e38ad
1 file changed
src/CqlParser.ts
@@ -2,7 +2,7 @@ import {
2
isGeoStylerFunction,
3
isFilter,
4
isOperator
5
-} from 'geostyler-style/dist/typeguards';
+} from 'geostyler-style';
6
7
import {
8
isString as _isString,
0 commit comments