diff options
Diffstat (limited to 'files/ja/web/javascript/reference/global_objects/bigint/tostring/index.html')
-rw-r--r-- | files/ja/web/javascript/reference/global_objects/bigint/tostring/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ja/web/javascript/reference/global_objects/bigint/tostring/index.html b/files/ja/web/javascript/reference/global_objects/bigint/tostring/index.html index 06d956f1ed..bfd2a389a6 100644 --- a/files/ja/web/javascript/reference/global_objects/bigint/tostring/index.html +++ b/files/ja/web/javascript/reference/global_objects/bigint/tostring/index.html @@ -82,8 +82,6 @@ BigInt(-0).toString(); // '0'</pre> <h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザー実装状況</h2> -<p class="hidden">このページの互換性一覧表は構造化データから生成されています。データに協力していただけるのであれば、 <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> をチェックアウトしてプルリクエストを送信してください。</p> - <p>{{Compat("javascript.builtins.BigInt.toString")}}</p> <h2 id="See_also" name="See_also">関連情報</h2> |