diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/array/of')
-rw-r--r-- | files/ko/web/javascript/reference/global_objects/array/of/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/array/of/index.html b/files/ko/web/javascript/reference/global_objects/array/of/index.html index edcd9bddc5..9504e986ab 100644 --- a/files/ko/web/javascript/reference/global_objects/array/of/index.html +++ b/files/ko/web/javascript/reference/global_objects/array/of/index.html @@ -91,8 +91,6 @@ Array.of(undefined); // [undefined] <h2 id="브라우저_호환성">브라우저 호환성</h2> -<div class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</div> - <p>{{Compat("javascript.builtins.Array.of")}}</p> <h2 id="See_also" name="See_also">같이 보기</h2> |