summaryrefslogtreecommitdiff
path: root/docs/typescript/runtime.md
AgeCommit message (Collapse)Author
2021-07-20chore: move docs to separate repositoryBartek Iwańczuk
2021-04-26refactor(cli): rename Deno.emit() bundle options to "module" and "classic" ↵Nayeem Rahman
(#10332)
2021-04-21docs: Deno.emit supports bundling as IIFE (#10242)Zeno Zeng
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
2021-01-20docs: Fix typos in TypeScript section of the manual (#9195)Kuzivakwashe
2021-01-20docs: improve manual around typescript (#8139)Kitson Kelly
Fixes #9054