todo/public/vendor/raphael/dev/raphael.amd.js

5 lines
94 B
JavaScript
Raw Normal View History

2020-06-23 11:40:37 +07:00
define(["./raphael.core", "./raphael.svg", "./raphael.vml"], function(R) {
return R;
});