ohctech_p8/adminlte/bower_components/raphael/dev/raphael.amd.js

5 lines
94 B
JavaScript
Raw Normal View History

2024-10-16 19:18:52 +05:30
define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
return R;
});