From c228adc27d5b605286d3a9ca924e657308aebb74 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Sat, 9 Sep 2023 14:03:21 -0500 Subject: feat: TypeScript 5.2 (#20425) Without `using` declarations or decorator metadata (waiting for that in v8). --- cli/tsc/dts/lib.es2023.d.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/tsc/dts/lib.es2023.d.ts') diff --git a/cli/tsc/dts/lib.es2023.d.ts b/cli/tsc/dts/lib.es2023.d.ts index d8e065774..b70830cea 100644 --- a/cli/tsc/dts/lib.es2023.d.ts +++ b/cli/tsc/dts/lib.es2023.d.ts @@ -18,3 +18,4 @@ and limitations under the License. /// /// +/// -- cgit v1.2.3