2023-11-09 18:47:11 +01:00

2 lines
91 B
JavaScript

export { OnlineParser, RuleKind, TokenKind, OnlineParserState } from "./onlineParser.mjs";