diff options
Diffstat (limited to 'ext/console/internal.d.ts')
-rw-r--r-- | ext/console/internal.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/console/internal.d.ts b/ext/console/internal.d.ts index 1fbc89378..45af616d6 100644 --- a/ext/console/internal.d.ts +++ b/ext/console/internal.d.ts @@ -1,4 +1,4 @@ -// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license. /// <reference no-default-lib="true" /> /// <reference lib="esnext" /> |