10000
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.
There was an error w 8000 hile loading. Please reload this page.
1 parent 135097f commit b5a19bcCopy full SHA for b5a19bc
doc/api/addons.md
@@ -346,7 +346,7 @@ only the symbols exported by Node.js will be available.
346
source image. Using this option, the Addon will have access to the full set of
347
dependencies.
348
349
-### Loading Addons using require()
+### Loading Addons using `require()`
350
351
The filename extension of the compiled Addon binary is `.node` (as opposed
352
to `.dll` or `.so`). The [`require()`][require] function is written to look for
0 commit comments