diff options
Diffstat (limited to 'cli/tsc/dts/lib.es2018.d.ts')
-rw-r--r-- | cli/tsc/dts/lib.es2018.d.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tsc/dts/lib.es2018.d.ts b/cli/tsc/dts/lib.es2018.d.ts index db0a3d1b0..775102991 100644 --- a/cli/tsc/dts/lib.es2018.d.ts +++ b/cli/tsc/dts/lib.es2018.d.ts @@ -14,10 +14,8 @@ and limitations under the License. ***************************************************************************** */ - /// <reference no-default-lib="true"/> - /// <reference lib="es2017" /> /// <reference lib="es2018.asynciterable" /> /// <reference lib="es2018.asyncgenerator" /> |