diff options
Diffstat (limited to 'cli/tsc/dts/lib.es2023.d.ts')
-rw-r--r-- | cli/tsc/dts/lib.es2023.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tsc/dts/lib.es2023.d.ts b/cli/tsc/dts/lib.es2023.d.ts index b70830cea..13598a297 100644 --- a/cli/tsc/dts/lib.es2023.d.ts +++ b/cli/tsc/dts/lib.es2023.d.ts @@ -19,3 +19,4 @@ and limitations under the License. /// <reference lib="es2022" /> /// <reference lib="es2023.array" /> /// <reference lib="es2023.collection" /> +/// <reference lib="es2023.intl" /> |