Files
Frank John Begornia d225ff22d4 initial commit
2019-10-29 19:29:28 +08:00

5 lines
94 B
JavaScript

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