On this page

Type Alias ExpressionParser

ExpressionParser: (
    args: ReadonlyArray<unknown>,
    context: ParsingContext,
) => Expression

Type Declaration

Was this helpful?
SDK JS
Reference
ExpressionParser