We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45d8aa commit 3726543Copy full SHA for 3726543
src/wrapper-esm.js
@@ -1,6 +1,8 @@
1
/*!
2
* jQuery Migrate - v@VERSION - @DATE
3
* Copyright OpenJS Foundation and other contributors
4
+ * Released under the MIT license
5
+ * https://jquery.com/license/
6
*/
7
import $ from "jquery";
8
src/wrapper.js
( function( factory ) {
"use strict";
0 commit comments