diff options
Diffstat (limited to 'cli/dts/lib.dom.asynciterable.d.ts')
-rw-r--r-- | cli/dts/lib.dom.asynciterable.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/dts/lib.dom.asynciterable.d.ts b/cli/dts/lib.dom.asynciterable.d.ts index fcf5750cf..27f9f3ede 100644 --- a/cli/dts/lib.dom.asynciterable.d.ts +++ b/cli/dts/lib.dom.asynciterable.d.ts @@ -1,4 +1,4 @@ -// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. /// <reference no-default-lib="true"/> |