UNPKG

vo-verdaccio-ui-theme

Version:

Verdaccio User Interface

6 lines (4 loc) 100 B
const path = require('path'); module.exports = () => { return path.join(__dirname, 'static'); };