diff options
Diffstat (limited to 'cli/tsc/dts/lib.esnext.intl.d.ts')
-rw-r--r-- | cli/tsc/dts/lib.esnext.intl.d.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tsc/dts/lib.esnext.intl.d.ts b/cli/tsc/dts/lib.esnext.intl.d.ts index 0eaac02b9..4f1cee2f5 100644 --- a/cli/tsc/dts/lib.esnext.intl.d.ts +++ b/cli/tsc/dts/lib.esnext.intl.d.ts @@ -14,10 +14,8 @@ and limitations under the License. ***************************************************************************** */ - /// <reference no-default-lib="true"/> - declare namespace Intl { interface NumberRangeFormatPart extends NumberFormatPart { source: "startRange" | "endRange" | "shared" |