Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4433484
util_repo_root.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
194 B
Referenced Files
None
Subscribers
None
util_repo_root.js
View Options
import
path
from
'node:path'
;
import
{
fileURLToPath
}
from
'node:url'
;
const
dirname
=
path
.
dirname
(
fileURLToPath
(
import
.
meta
.
url
));
export
const
repoRoot
=
path
.
resolve
(
dirname
,
'..'
,
'..'
);
File Metadata
Details
Attached
Mime Type
application/javascript
Expires
Sat, May 2, 5:41 AM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
541820
Default Alt Text
util_repo_root.js (194 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment