MCPcopy Create free account
hub / github.com/JsAaron/jQuery / deferred.js

File deferred.js

1.6.1/src/deferred.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1(function( jQuery ) {
2
3var // Promise methods
4 promiseMethods = "done fail isResolved isRejected promise then always pipe".split( " " ),

Callers

nothing calls this directly

Calls 1

resolveFuncFunction · 0.70

Tested by

no test coverage detected