diff options
Diffstat (limited to 'ext/fetch/internal.d.ts')
-rw-r--r-- | ext/fetch/internal.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fetch/internal.d.ts b/ext/fetch/internal.d.ts index af1c37152..242cf44da 100644 --- a/ext/fetch/internal.d.ts +++ b/ext/fetch/internal.d.ts @@ -1,4 +1,4 @@ -// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. // deno-lint-ignore-file no-explicit-any no-var |