diff options
Diffstat (limited to 'cli/dts/lib.es2020.d.ts')
-rw-r--r-- | cli/dts/lib.es2020.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/dts/lib.es2020.d.ts b/cli/dts/lib.es2020.d.ts index c72f14812..307c7d1b5 100644 --- a/cli/dts/lib.es2020.d.ts +++ b/cli/dts/lib.es2020.d.ts @@ -23,3 +23,4 @@ and limitations under the License. /// <reference lib="es2020.promise" /> /// <reference lib="es2020.string" /> /// <reference lib="es2020.symbol.wellknown" /> +/// <reference lib="es2020.intl" /> |