This commit is contained in:
Sockenklaus
2025-07-08 12:26:17 +02:00
parent 5386e218ff
commit 8f6d7bc570
85 changed files with 8744 additions and 8 deletions

View File

@@ -0,0 +1 @@
import r from"node:path";import o from"node:os";const{geteuid:t}=process,s=t?t():o.userInfo().username,e=r.join(o.tmpdir(),`tsx-${s}`);export{e as t};