This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
X1_Site
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
7
Branches
0
Tags
445 MiB
JavaScript
98.9%
CSS
0.6%
TypeScript
0.5%
Tree:
3d6755cd84
feature/web_v1.0
feature/web_v3.0
feature/web_v4.0
feature/web_v5.0
feature/web_v6.0
master
web_v2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3d6755cd84'
${ noResults }
X1_Site
/
site
/
node_modules
/
@swc
/
helpers
/
scripts
/
utils.js
3 lines
79 B
Raw
Blame
History
export
function
root
(
...
p
)
{
return
path
.
resolve
(
__
dirname
,
".."
,
...
p
)
;
}
Reference in new issue