Skip to content

Commit 51110c4

Browse files
save file
1 parent b6873aa commit 51110c4

1 file changed

Lines changed: 4 additions & 15 deletions

File tree

blog/26-04-16/node-gyp-always-on-top/node-gyp-always-on-top.html

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -202,21 +202,10 @@ <h1 slot=title>
202202
</a>
203203

204204
<p>
205-
node-addon-api is not a library in the usual sense.
206-
207-
<br>
208-
209-
It’s not a DLL, not a binary, not something you “run”.
210-
211-
<br>
212-
213-
It’s a header‑only C++ wrapper around Node’s native C API (N‑API).
214-
215-
<br>
216-
217-
Meaning:
218-
219-
<br>
205+
node-addon-api is not a library in the usual sense.<br>
206+
It’s not a DLL, not a binary, not something you “run”.<br>
207+
It’s a header‑only C++ wrapper around Node’s native C API (N‑API).<br>
208+
Meaning:<br>
220209
</p>
221210

222211
<ul>

0 commit comments

Comments
 (0)