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