summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.es2016.array.include.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tsc/dts/lib.es2016.array.include.d.ts')
-rw-r--r--cli/tsc/dts/lib.es2016.array.include.d.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tsc/dts/lib.es2016.array.include.d.ts b/cli/tsc/dts/lib.es2016.array.include.d.ts
index 6bc6ef30e..8acbe4aeb 100644
--- a/cli/tsc/dts/lib.es2016.array.include.d.ts
+++ b/cli/tsc/dts/lib.es2016.array.include.d.ts
@@ -14,10 +14,8 @@ and limitations under the License.
***************************************************************************** */
-
/// <reference no-default-lib="true"/>
-
interface Array<T> {
/**
* Determines whether an array includes a certain element, returning true or false as appropriate.