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 2318ccb commit 8ed5a9dCopy full SHA for 8ed5a9d
README.md
@@ -12,7 +12,7 @@ This package provides a thin wrapper around [goja](https://github.com/dop251/goj
12
go get github.com/clarkmcc/go-typescript
13
14
## Examples
15
-* [Transpile Typescript](examples/typescript_evaluate_test.go)
+* [Transpile Typescript](examples/typescript_test.go)
16
* [Transpile and Evaluate Typescript](examples/typescript_evaluate_test.go)
17
* [AMD Modules](examples/typescript_amd_modules_test.go)
18
* [Context Cancellation](examples/typescript_context_test.go)
0 commit comments