UNPKG

@gdquest/lezer-gdscript

Version:

Contains the lezer parser for the GDScript language.

4 lines (2 loc) 75 B
import type { LRParser } from "@lezer/lr"; export const parser: LRParser;