Skip to content

Commit

Permalink
Merge branch 'main' into feature/boolean_operators
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus authored Oct 3, 2023
2 parents fabcd75 + 111b640 commit 061ec28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Liqe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,12 @@ export {
ExpressionToken,
FieldToken,
Highlight,
LiqeQuery,
ImplicitBooleanOperatorToken,
ImplicitFieldToken,
LiqeQuery,
LiteralExpressionToken,
LogicalExpressionToken,
ParenthesizedExpressionToken,
ParserAst,
RangeExpressionToken,
RegexExpressionToken,
Expand Down

0 comments on commit 061ec28

Please sign in to comment.