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

x/oak/dom.tsconfig.json

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
File
{ "compilerOptions": { "lib": [ "dom", "dom.iterable", "dom.asynciterable", "deno.ns", "deno.unstable" ] }}