diff options
Diffstat (limited to 'cli/dts/lib.es2021.d.ts')
-rw-r--r-- | cli/dts/lib.es2021.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/dts/lib.es2021.d.ts b/cli/dts/lib.es2021.d.ts index 1cb1e732a..74b5288d1 100644 --- a/cli/dts/lib.es2021.d.ts +++ b/cli/dts/lib.es2021.d.ts @@ -22,3 +22,4 @@ and limitations under the License. /// <reference lib="es2021.promise" /> /// <reference lib="es2021.string" /> /// <reference lib="es2021.weakref" /> +/// <reference lib="es2021.intl" /> |