File Manager

Path: /home/heznutpr/log.heznutprivate.com/dist/assets/node_modules/raphael/dev/

Viewing File: index.js

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