This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
admin
/
movie
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
main
Branches
Tags
main
movie
/
resources
/
js
/
common
/
jquery.js
jquery.js
72 B
Lien permanent
Historique
Raw
1
2
3
import jquery from "jquery";
window.jQuery = jquery;
window.$ = jquery;