MCPcopy
hub / github.com/jquery/jquery / jQueryFactory

Function jQueryFactory

dist-module/jquery.factory.module.js:9673–9675  ·  view source on GitHub ↗
( window )

Source from the content-addressed store, hash-verified

9671}
9672
9673export function jQueryFactory( window ) {
9674 return jQueryFactoryWrapper( window, true );
9675}

Callers

nothing calls this directly

Calls 1

jQueryFactoryWrapperFunction · 0.70

Tested by

no test coverage detected