summaryrefslogtreecommitdiff
path: root/cli/dts/lib.deno.worker.d.ts
AgeCommit message (Expand)Author
2020-10-12fix(cli/rt/main): Add global interface objects (#7875)Nayeem Rahman
2020-10-08fix: update worker types to better align to lib.dom.d.ts (#7843)Kitson Kelly
2020-09-26fix(cli/dts): Use var instead of const and let for globals (#7680)Nayeem Rahman
2020-07-22Reduce size of TypeScript Compiler snapshot (#6809)Ryan Dahl