2017-09-13 07:52:34 +02:00

5 lines
68 B
JavaScript
Vendored

exports.path = require("path").join(
__dirname,
"runtime.js"
);