UNPKG
@gdquest/lezer-gdscript
Version:
latest (0.1.2)
0.1.2
0.1.1
Contains the lezer parser for the GDScript language.
@gdquest/lezer-gdscript
/
dist
/
highlight.d.ts
2 lines
(1 loc)
•
75 B
TypeScript
View Raw
1
2
export
const
gdscriptHighlighting
:
import
(
"@lezer/common"
).
NodePropSource
;