summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.es2017.string.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tsc/dts/lib.es2017.string.d.ts')
-rw-r--r--cli/tsc/dts/lib.es2017.string.d.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tsc/dts/lib.es2017.string.d.ts b/cli/tsc/dts/lib.es2017.string.d.ts
index 4b219e6c5..e3a3c1a37 100644
--- a/cli/tsc/dts/lib.es2017.string.d.ts
+++ b/cli/tsc/dts/lib.es2017.string.d.ts
@@ -14,10 +14,8 @@ and limitations under the License.
***************************************************************************** */
-
/// <reference no-default-lib="true"/>
-
interface String {
/**
* Pads the current string with a given string (possibly repeated) so that the resulting string reaches a given length.