mirror of
https://github.com/ZeroDream-CN/SakuraPanel.git
synced 2025-02-14 03:42:54 +08:00
5 lines
94 B
JavaScript
Executable File
5 lines
94 B
JavaScript
Executable File
define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
|
|
|
|
return R;
|
|
|
|
}); |