Skip to content

Commit

Permalink
doc: mark util.inherits as legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
VoltrexKeyva committed Jun 1, 2021
1 parent 152d675 commit 849d2ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/api/util.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,8 @@ changes:
description: The `constructor` parameter can refer to an ES6 class now.
-->

> Stability: 3 - Legacy: It is recommended to use ES6 class `extends` instead.
* `constructor` {Function}
* `superConstructor` {Function}

Expand Down

0 comments on commit 849d2ee

Please sign in to comment.