UNPKG

@coko/server

Version:

Reusable server for use by Coko's projects

6 lines (3 loc) 118 B
const path = require('path') const tempFolderPath = path.join(process.cwd(), 'tmp') module.exports = tempFolderPath