diff options
Diffstat (limited to 'files/zh-cn/web/javascript/reference/global_objects/bigint64array')
-rw-r--r-- | files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html b/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html index e1cdb4179e..c7f47fef77 100644 --- a/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html +++ b/files/zh-cn/web/javascript/reference/global_objects/bigint64array/index.html @@ -160,7 +160,7 @@ var bigint64 = new BigInt64Array(iterable); <h2 id="浏览器兼容性">浏览器兼容性</h2> -<div class="hidden">此页上的兼容性表是从结构化数据生成的。如果你想对数据有所贡献,请查看https://github.com/mdn/browser-compat-data并向我们发送请求。</div> + <p>{{Compat("javascript.builtins.BigInt64Array")}}</p> |