backoffice/node_modules/raphael/dev/raphael.amd.js

5 lines
94 B
JavaScript
Raw Normal View History

2020-02-06 10:09:39 +00:00
define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
return R;
});