Update article.md
This commit is contained in:
parent
26e6412262
commit
2f37f1c40b
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ As `BigInt` numbers are rarely needed, we don't cover them here, but devoted the
|
||||||
Right now `BigInt` is supported in the latest version Firefox/Chrome/Edge and Safari with iOS 14, but not in IE.
|
Right now `BigInt` is supported in the latest version Firefox/Chrome/Edge and Safari with iOS 14, but not in IE.
|
||||||
|
|
||||||
```
|
```
|
||||||
[More Detial](https://caniuse.com/?search=bigint) about BigInt compatibility.
|
[More Details](https://caniuse.com/?search=bigint) about BigInt compatibility.
|
||||||
|
|
||||||
## String
|
## String
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue