Files
LuisAngelSalinasl 8fcbb98114 Primer Commit
2025-08-04 18:51:41 -06:00

5 lines
94 B
JavaScript

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