Billie/public/lte/plugins/raphael/dev/raphael.amd.js
2025-05-06 09:47:26 +07:00

5 lines
94 B
JavaScript

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