UNPKG

@brimdata/zealot

Version:

The Javascript Client for Zed Lakes

8 lines (6 loc) 218 B
// This is where we depend on a script buried in a Zed // node module in the root directory to parse z. // @ts-ignore import parser from "zed/compiler/parser/parser" // @ts-ignore export const parseAst = parser.parse