Skip to content

AnyAstNode

AnyAstNode = object & object

Defined in: src/createParser.ts:45

Loosely-typed AST node, used when the input is not a string literal

node: string

outputSchema: string