mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
4 lines
91 B
TypeScript
4 lines
91 B
TypeScript
|
module.exports = async function() {
|
||
|
// here we should create dinamically config files
|
||
|
};
|