TypeScript-DOM-lib-generator icon indicating copy to clipboard operation
TypeScript-DOM-lib-generator copied to clipboard

Add the deno stdlib to the list of dts files to check against

Open orta opened this issue 4 years ago • 0 comments

deno types > deno.d.ts will give the stdlib, and https://github.com/denoland/deno/blob/main/cli/dts/lib.deno.ns.d.ts is a rough gist if we just want to vendor a file

orta avatar Jun 23 '21 16:06 orta