/opt/canhelp/node_modules/tsx/dist
Edit: /opt/canhelp/node_modules/tsx/dist/temporary-directory-B83uKxJF.cjs (166B)
"use strict";var s=require("node:path"),r=require("node:os");const{geteuid:e}=process,t=e?e():r.userInfo().username,i=s.join(r.tmpdir(),`tsx-${t}`);exports.tmpdir=i;