UNPKG
vo-verdaccio-ui-theme
Version:
latest (0.3.14)
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.2
0.3.1
Verdaccio User Interface
github.com/verdaccio/ui
verdaccio/ui
vo-verdaccio-ui-theme
/
index.js
6 lines
(4 loc)
•
100 B
JavaScript
View Raw
1
2
3
4
5
6
const
path =
require
(
'path'
);
module
.
exports
=
() =>
{
return
path.
join
(__dirname,
'static'
); };