mirror of
https://github.com/Doodle3D/Doodle3D-API
synced 2025-02-08 07:29:04 +01:00
3 lines
85 B
JavaScript
3 lines
85 B
JavaScript
|
define(["github:components/jquery@2.1.4/jquery"], function(main) {
|
||
|
return main;
|
||
|
});
|