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 954da8f commit 2fc1d04Copy full SHA for 2fc1d04
README.md
@@ -95,4 +95,4 @@ All major types are exported:
95
import type { AST, Token, CompilerErrorType, ParseErrorType, TokenErrorType, RunFunction } from "pinky-compiler";
96
```
97
98
-Additionally, you can import the syntax types listed [here](https://github.com/kevinbatdorf/pinky-compiler/src/syntax.ts).
+Additionally, you can import the syntax types listed [here](https://github.com/KevinBatdorf/pinky-compiler/blob/main/src/index.ts).
0 commit comments