We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 989d37d commit 1227e7aCopy full SHA for 1227e7a
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