This website requires JavaScript.
Explore
Help
Sign in
foster
/
deno
Watch
0
Star
0
Fork
You've already forked deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-03-07 19:56:21 -05:00
Code
Issues
Packages
1
Wiki
Activity
ab079a8d63
Branches
Tags
No results found.
deno
/
docs
/
typescript.md
Kitson Kelly
02c6a88d8a
docs: improve manual around typescript (
#8139
)
...
Fixes
#9054
2021-01-20 09:28:58 +11:00
403 B
Raw
Blame
History
Using TypeScript
In this chapter we will discuss:
Overview of TypeScript in Deno
Configuring TypeScript in Deno
Types and Type Declarations
Migrating to/from JavaScript
Runtime compiler APIs
FAQs about TypeScript in Deno