mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
|
var binding = process.binding('evals');
|
||
|
|
||
|
exports.Script = binding.Script;
|