File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4404,7 +4404,7 @@ declare namespace Intl {
44044404 numeric ?: boolean | undefined ;
44054405 caseFirst ?: "upper" | "lower" | "false" | undefined ;
44064406 sensitivity ?: "base" | "accent" | "case" | "variant" | undefined ;
4407- collation ?: "big5han" | "compat" | "dict" | "direct" | "ducet" | "emoji" | "eor" | "gb2312" | "phonebk" | "phonetic" | "pinyin" | "reformed" | "searchjl" | "stroke" | "trad" | "unihan" | "zhuyin" | undefined ;
4407+ collation ?: "big5han" | "compat" | "default" | " dict" | "direct" | "ducet" | "emoji" | "eor" | "gb2312" | "phonebk" | "phonetic" | "pinyin" | "reformed" | "searchjl" | "stroke" | "trad" | "unihan" | "zhuyin" | undefined ;
44084408 ignorePunctuation ?: boolean | undefined ;
44094409 }
44104410
You can’t perform that action at this time.
0 commit comments