We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88e126 commit d8a40ceCopy full SHA for d8a40ce
src/molang/syntax/nodes.ts
@@ -1,4 +1,3 @@
1
-import { OffsetWord } from "bc-minecraft-bedrock-types/lib/types";
2
import { Token } from "./tokens";
3
4
/** Variable scope types in Molang */
0 commit comments