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.es2017.d.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/tsc/dts/lib.es2017.d.ts') diff --git a/cli/tsc/dts/lib.es2017.d.ts b/cli/tsc/dts/lib.es2017.d.ts index bbeabf422..e0bd4eeb7 100644 --- a/cli/tsc/dts/lib.es2017.d.ts +++ b/cli/tsc/dts/lib.es2017.d.ts @@ -22,3 +22,4 @@ and limitations under the License. /// /// /// +/// -- cgit v1.2.3