1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00

Update jquery

This commit is contained in:
Daniel 2021-10-26 10:47:47 -03:00
parent da37585efd
commit 047e363a16
139 changed files with 32395 additions and 16 deletions

View file

@ -0,0 +1,8 @@
define( [
"../../core",
"../../selector"
], function( jQuery ) {
"use strict";
return jQuery.expr.match.needsContext;
} );