UNPKG

tom-framework

Version:

tom-framework for Node.js

10 lines 180 B
module.exports = { path: 'public', options: { maxage: 0, hidden: false, index: "index.html", gzip: true, br: true, } };