Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/browser-compat.tsconfig.json

The Deno Standard Library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
File
{ "compilerOptions": { "lib": [ "DOM", "DOM.Iterable", "ESNext" ] }}