UNPKG

ah-dashboard-plugin

Version:

Plugin for an ActionHero Dashboard with many functionalities

11 lines (10 loc) 228 B
exports.default = { stats: function(api){ return { // Used to match the default config/stats.js, this helps store previous statistics. prevKeys: [ 'actionhero:prevStats' ] } } }