wallet-core/node_modules/regenerator-runtime/path.js
2016-10-10 03:43:44 +02:00

5 lines
68 B
JavaScript

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