hexo/node_modules/regenerator-runtime/path.js

5 lines
72 B
JavaScript
Raw Normal View History

2023-10-03 11:14:36 +08:00
exports.path = require("path").join(
__dirname,
"runtime.js"
);