MCPcopy
hub / github.com/mongodb/node-mongodb-native / next

Function next

docs/2.2/js/jquery.js:3928–3930  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3926 fn = queue.shift(),
3927 hooks = jQuery._queueHooks( elem, type ),
3928 next = function() {
3929 jQuery.dequeue( elem, type );
3930 };
3931
3932 // If the fx queue is dequeued, always remove the progress sentinel
3933 if ( fn === "inprogress" ) {

Callers 1

preview.tsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected