diff options
Diffstat (limited to 'cli/tsc/dts/lib.es2019.d.ts')
-rw-r--r-- | cli/tsc/dts/lib.es2019.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tsc/dts/lib.es2019.d.ts b/cli/tsc/dts/lib.es2019.d.ts index 5eab0e2c2..77d3d6b5f 100644 --- a/cli/tsc/dts/lib.es2019.d.ts +++ b/cli/tsc/dts/lib.es2019.d.ts @@ -23,3 +23,4 @@ and limitations under the License. /// <reference lib="es2019.object" /> /// <reference lib="es2019.string" /> /// <reference lib="es2019.symbol" /> +/// <reference lib="es2019.intl" /> |