Files
backend/public/plugins/raphael/dev/raphael.amd.js
2024-02-01 09:53:53 +00:00

5 lines
94 B
JavaScript

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