UNPKG

agenda

Version:

Light weight job scheduler for Node.js

4 lines (2 loc) 66 B
const Agenda = require('./lib/agenda'); module.exports = Agenda;