W72crm_web-master/node_modules/regenerator-runtime/path.js

5 lines
68 B
JavaScript
Raw Permalink Normal View History

2025-05-27 11:25:53 +08:00
exports.path = require("path").join(
__dirname,
"runtime.js"
);