iclop_v1/public/lte/plugins/raphael/dev/raphael.amd.js
2022-08-17 19:44:54 +07:00

5 lines
94 B
JavaScript
Vendored

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