Files
gitea/web_src/js/jquery.js
2020-04-18 18:46:29 -04:00

4 lines
55 B
JavaScript

import $ from 'jquery';
window.$ = window.jQuery = $;