mirror of https://github.com/nodejs/node.git
4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
|
var binding = process.binding('evals');
|
||
|
|
||
|
exports.Script = binding.Script;
|