Skip to content

Commit

Permalink
docs: Added unstable message to compiler api (denoland#5272)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacasonato authored May 13, 2020
1 parent e9ce043 commit aa58128
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/runtime/compiler_apis.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Compiler API

> This is an unstable Deno feature. Learn more about
> [unstable features](./stability.md).
Deno supports runtime access to the built-in TypeScript compiler. There are
three methods in the `Deno` namespace that provide this access.

Expand Down

0 comments on commit aa58128

Please sign in to comment.