raphael.amd.js 94 B

12345
  1. define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
  2. return R;
  3. });