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 b2985af commit 3c99dd9Copy full SHA for 3c99dd9
doc/api/process.md
@@ -4412,7 +4412,7 @@ added:
4412
4413
> Stability: 1 - Experimental
4414
4415
-* `maybeUnfefable` {any} An object that may be "unref'd".
+* `maybeRefable` {any} An object that may be "unref'd".
4416
4417
An object is "unrefable" if it implements the Node.js "Refable protocol".
4418
Specifically, this means that the object implements the `Symbol.for('nodejs.ref')`
0 commit comments