Thanks to visit codestin.com Credit goes to github.com
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.
process.unref
1 parent 356bdae commit 263c060Copy full SHA for 263c060
doc/api/process.md
@@ -4331,7 +4331,7 @@ added:
4331
4332
> Stability: 1 - Experimental
4333
4334
-* `maybeUnfefable` {any} An object that may be "unref'd".
+* `maybeRefable` {any} An object that may be "unref'd".
4335
4336
An object is "unrefable" if it implements the Node.js "Refable protocol".
4337
Specifically, this means that the object implements the `Symbol.for('nodejs.ref')`
0 commit comments