From fbcb0927400270403381e7c9a92fd243ea806e1e Mon Sep 17 00:00:00 2001 From: Kingwl Date: Mon, 5 Jul 2021 08:25:25 +0000 Subject: [PATCH] fixup: [spec] `npm run build` --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 9cad61c..e349ce2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2284,7 +2284,7 @@ .normative-optional-tag a { color: #884400; } -

Stage 2 Draft / April 16, 2021

Proposal-array-find-from-last

+

Stage 2 Draft / July 5, 2021

Proposal-array-find-from-last

1 Array.prototype.findLast ( predicate [ , thisArg ] )