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.
1 parent dd3843f commit 2cef8ecCopy full SHA for 2cef8ec
napi/parser/wrap.mjs
@@ -1,6 +1,3 @@
1
-// Note: This code is repeated in `wrap.cjs`.
2
-// Any changes should be applied in that file too.
3
-
4
export function wrap(result) {
5
let program, module, comments, errors;
6
return {
0 commit comments