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