FLUJOS/BACK_BACK/node_modules/pn/async_hooks.js
2025-11-07 00:06:12 +01:00

3 lines
No EOL
111 B
JavaScript
Executable file

var async_hooks = {};
try { async_hooks = require("async_hooks"); } catch (e) { }
module.exports = async_hooks;