This website works better with JavaScript
Home
Explore
Help
Sign In
admin
/
pick
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f132f091b4
Branches
Tags
main
pick
/
resources
/
js
/
common
/
jquery.js
jquery.js
72 B
History
Raw
1
2
3
import jquery from "jquery";
window.jQuery = jquery;
window.$ = jquery;