MCPcopy Create free account
hub / github.com/nodejs/node-addon-api / check-napi.js

File check-napi.js

tools/check-napi.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2// Descend into a directory structure and, for each file matching *.node, output
3// based on the imports found in the file whether it's an N-API module or not.
4

Callers

nothing calls this directly

Calls 1

recurseFunction · 0.85

Tested by

no test coverage detected