deno.land / std@0.224.0 / browser-compat.tsconfig.json
12345678910{ "compilerOptions": { "lib": [ "DOM", "DOM.Iterable", "ESNext" ] }}
Version Info