'use strict'; const path = require('path'); const directory = path.join(__dirname+'/../uploads/') module.exports = directory;