mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 21:24:59 +05:00
5 lines
No EOL
94 B
JavaScript
5 lines
No EOL
94 B
JavaScript
define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
|
|
|
|
return R;
|
|
|
|
}); |