UNPKG

epidemiological-week

Version:

An npm package to calucate epi week and year

13 lines (11 loc) 174 B
const conf = require('./gulp.conf'); module.exports = function () { return { server: { baseDir: [ conf.paths.dist ] }, open: false }; };