hexo/node_modules/regenerator-runtime/path.js

5 lines
68 B
JavaScript
Raw Normal View History

2023-09-25 15:58:56 +08:00
exports.path = require("path").join(
__dirname,
"runtime.js"
);