From 91bca910871ea185e7970937a9739dbbf3d223a9 Mon Sep 17 00:00:00 2001 From: alattalatta Date: Mon, 26 Jul 2021 22:51:29 +0900 Subject: Remove hidden/noinclude from JS docs (#1583) --- .../web/javascript/reference/global_objects/function/apply/index.html | 4 ---- 1 file changed, 4 deletions(-) (limited to 'files/ko/web/javascript/reference/global_objects/function') diff --git a/files/ko/web/javascript/reference/global_objects/function/apply/index.html b/files/ko/web/javascript/reference/global_objects/function/apply/index.html index 184c426567..2c437e1f24 100644 --- a/files/ko/web/javascript/reference/global_objects/function/apply/index.html +++ b/files/ko/web/javascript/reference/global_objects/function/apply/index.html @@ -18,10 +18,6 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Function/apply

{{EmbedInteractiveExample("pages/js/function-apply.html")}}

- -

구문

func.apply(thisArg, [argsArray])
-- cgit v1.2.3-54-g00ecf