From 62ba76242edd7df933c1e06a20158817ff81aec7 Mon Sep 17 00:00:00 2001 From: Vitya <9317613+vitya-ne@users.noreply.github.com> Date: Tue, 2 Jan 2024 17:28:50 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?= =?UTF-8?q?=D0=B5=D1=82=20array.push()=20=D0=BA=20=D1=81=D0=BF=D0=B8=D1=81?= =?UTF-8?q?=D0=BA=D1=83=20=D0=BC=D0=B5=D1=82=D0=BE=D0=B4=D0=BE=D0=B2=20?= =?UTF-8?q?=D0=BC=D0=B0=D1=81=D1=81=D0=B8=D0=B2=D0=B0=20(#5099)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/js/index.md b/js/index.md index c6ab2c7398..716fd97ba5 100644 --- a/js/index.md +++ b/js/index.md @@ -96,6 +96,7 @@ groups: - includes - index-of - last-index-of + - array-push - array-length - array-from - array-of