jquery.js 72 B

123
  1. import jquery from "jquery";
  2. window.jQuery = jquery;
  3. window.$ = jquery;