UNPKG

ah-dashboard-plugin

Version:

Plugin for an ActionHero Dashboard with many functionalities

8 lines 155 B
var core = require('./raphael.core'); if(core.svg){ require('./raphael.svg'); } if(core.vml){ require('./raphael.vml'); } module.exports = core;