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