Files
2020-04-03 21:59:03 -05:00

5 lines
94 B
JavaScript
Vendored

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