We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 849d2ee commit 5c33d2eCopy full SHA for 5c33d2e
doc/api/util.md
@@ -406,7 +406,7 @@ changes:
406
description: The `constructor` parameter can refer to an ES6 class now.
407
-->
408
409
-> Stability: 3 - Legacy: It is recommended to use ES6 class `extends` instead.
+> Stability: 3 - Legacy: Use ES2015 class syntax and `extends` keyword instead.
410
411
* `constructor` {Function}
412
* `superConstructor` {Function}
0 commit comments