From 8f767627938ef10802864419061e58a8a75db567 Mon Sep 17 00:00:00 2001 From: Leo Kettmeir Date: Mon, 22 Jan 2024 12:08:01 +0100 Subject: feat(web): ImageBitmap (#21898) --- cli/tsc/dts/lib.deno.shared_globals.d.ts | 2 ++ cli/tsc/dts/lib.deno.window.d.ts | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'cli/tsc/dts') diff --git a/cli/tsc/dts/lib.deno.shared_globals.d.ts b/cli/tsc/dts/lib.deno.shared_globals.d.ts index f4d19c8e9..86bf8237e 100644 --- a/cli/tsc/dts/lib.deno.shared_globals.d.ts +++ b/cli/tsc/dts/lib.deno.shared_globals.d.ts @@ -8,6 +8,8 @@ /// /// /// +/// +/// /// /// /// diff --git a/cli/tsc/dts/lib.deno.window.d.ts b/cli/tsc/dts/lib.deno.window.d.ts index eaab7c3c2..83c385aa0 100644 --- a/cli/tsc/dts/lib.deno.window.d.ts +++ b/cli/tsc/dts/lib.deno.window.d.ts @@ -3,7 +3,6 @@ /// /// /// -/// /// /// /// -- cgit v1.2.3