diff options
Diffstat (limited to 'cli/tsc/dts/lib.esnext.full.d.ts')
-rw-r--r-- | cli/tsc/dts/lib.esnext.full.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tsc/dts/lib.esnext.full.d.ts b/cli/tsc/dts/lib.esnext.full.d.ts index d5308f3b8..0e00a3737 100644 --- a/cli/tsc/dts/lib.esnext.full.d.ts +++ b/cli/tsc/dts/lib.esnext.full.d.ts @@ -20,4 +20,4 @@ and limitations under the License. /// <reference lib="dom" /> /// <reference lib="webworker.importscripts" /> /// <reference lib="scripthost" /> -/// <reference lib="dom.iterable" />
\ No newline at end of file +/// <reference lib="dom.iterable" /> |