Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
const Module = require('node:module');
process.send(Module._nodeModulePaths(process.resourcesPath + '/test.js'));