Billie/public/lte/plugins/raphael/dev/raphael.amd.js

5 lines
94 B
JavaScript
Raw Normal View History

2025-05-06 02:47:26 +00:00
define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
return R;
});