UNPKG

73 BJavaScriptView Raw
1'use strict';
2
3exports.static = {
4 maxAge: 31536000,
5 buffer: true,
6};