Skip to content

Commit

Permalink
plugin-typings-2024-06-10 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitchouhan8 committed Jun 10, 2024
1 parent 1820ba1 commit 46687ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin-api.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1266,6 1266,7 @@ declare type ExpressionFunction =
| 'OR'
| 'VAR_MODE_LOOKUP'
| 'NEGATE'
| 'NOT'
interface Expression {
expressionFunction: ExpressionFunction
expressionArguments: VariableData[]
Expand Down

0 comments on commit 46687ac

Please sign in to comment.