SakuraPanel/assets/panel/plugins/raphael/dev/raphael.amd.js
2020-01-18 05:51:45 +08:00

5 lines
94 B
PHP
Executable File

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