summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.es2022.full.d.ts
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2024-03-26 18:52:57 -0400
committerGitHub <noreply@github.com>2024-03-26 18:52:57 -0400
commitac4a5f74b8e56a360e0a0543a6fc45099e13b95a (patch)
tree463796fb830eae41fc039512bb1ce79919195735 /cli/tsc/dts/lib.es2022.full.d.ts
parent6b95c53e48a2622f4f2b6fdfa6c2c26dc30bbba4 (diff)
feat: TypeScript 5.4 (#23086)
Fork PR: https://github.com/denoland/TypeScript/pull/10 Closes #23080
Diffstat (limited to 'cli/tsc/dts/lib.es2022.full.d.ts')
-rw-r--r--cli/tsc/dts/lib.es2022.full.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tsc/dts/lib.es2022.full.d.ts b/cli/tsc/dts/lib.es2022.full.d.ts
index 12c8d7377..a49d1b381 100644
--- a/cli/tsc/dts/lib.es2022.full.d.ts
+++ b/cli/tsc/dts/lib.es2022.full.d.ts
@@ -21,3 +21,4 @@ and limitations under the License.
/// <reference lib="webworker.importscripts" />
/// <reference lib="scripthost" />
/// <reference lib="dom.iterable" />
+/// <reference lib="dom.asynciterable" />