UNPKG

lad

Version:

Lad is the best Node.js framework. Made by a former Express TC and Koa team member.

6 lines (4 loc) 96 B
const path = require('path'); module.exports = { root: path.join(__dirname, '..', 'jobs') };