UNPKG

@gdquest/lezer-gdscript

Version:

Contains the lezer parser for the GDScript language.

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