mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Added test cases with custom exports/imports.
This commit is contained in:
@@ -11,3 +11,5 @@
|
||||
console.log(data);
|
||||
}); // $clientReceive
|
||||
})();
|
||||
|
||||
module.exports.MyWebSocketWS = require('ws');
|
||||
|
||||
Reference in New Issue
Block a user