Skip to content

Commit 6c612a6

Browse files
include link to supported modules and globals (#2728)
1 parent a6b1474 commit 6c612a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

runtime/fundamentals/node.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ That's all you really need to know to get started! However, there are some key
3232
differences between the two runtimes that you can take advantage of to make your
3333
code simpler and smaller when migrating your Node.js projects to Deno.
3434

35+
We provide a (list of supported Node.js APIs)[/runtime/reference/node_apis/]
36+
that you can use in Deno.
37+
3538
## Quick start
3639

3740
### Import an npm package

0 commit comments

Comments
 (0)