This website requires JavaScript.
Explore
Help
Register
Sign In
library-mirrors
/
jquery
Watch
1
Star
0
Fork
0
You've already forked jquery
mirror of
https://github.com/jquery/jquery.git
synced
2024-12-25 13:14:21 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
892625b3c3
jquery
/
src
/
selector.js
2 lines
48 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Core: Follow the AMD specification for define AMD specification requires the factory argument be defined. Close gh-2179
2015-03-30 15:52:00 +00:00
define
(
[
"./selector-sizzle"
]
,
function
(
)
{
}
)
;
Reference in New Issue
Copy Permalink