biofriction-wp-theme/node_modules/regenerator-runtime/path.js

5 lines
68 B
JavaScript
Raw Normal View History

2021-10-26 14:18:09 +02:00
exports.path = require("path").join(
__dirname,
"runtime.js"
);