We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3b428 commit 72fb0eaCopy full SHA for 72fb0ea
cli/tsc/dts/lib.deno.unstable.d.ts
@@ -6,8 +6,6 @@
6
/// <reference lib="esnext" />
7
/// <reference lib="es2022.intl" />
8
9
-import { Block } from "./typescript.d.ts";
10
-
11
declare namespace Deno {
12
export {}; // stop default export type behavior
13
0 commit comments