Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node-addon-api
/ index.js
File
index.js
test/addon_build/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ promisify } = require(
'util'
);
4
const
exec = promisify(require(
'child_process'
).exec);
Callers
nothing calls this directly
Calls
2
beforeAll
Function · 0.85
test
Function · 0.70
Tested by
no test coverage detected