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