Version 1
[yaffs-website] / node_modules / regenerator-runtime / path.js
1 exports.path = require("path").join(
2   __dirname,
3   "runtime.js"
4 );