backoffice/node_modules/regenerator-runtime/path.js

5 lines
68 B
JavaScript
Raw Normal View History

2020-02-06 10:09:39 +00:00
exports.path = require("path").join(
__dirname,
"runtime.js"
);