short-url/public/vendor/raphael/dev/raphael.amd.js
Supan Adit Pratama b2e434483d first commit
2020-07-01 15:57:45 +07:00

5 lines
94 B
JavaScript
Executable File
Vendored

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