wallet-core/node_modules/regenerator-runtime/path.js

5 lines
68 B
JavaScript
Raw Normal View History

2016-10-10 03:43:44 +02:00
exports.path = require("path").join(
__dirname,
"runtime.js"
);