MCPcopy
hub / github.com/metafizzy/packery / resetAsync

Function resetAsync

test/unit/fit.js:30–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 // quickie async
29 var isFit, isLaidOut;
30 function resetAsync() {
31 isFit = false;
32 isLaidOut = false;
33 }
34
35 // -------------------------- fit -------------------------- //
36

Callers 3

ready1Function · 0.85
ready2Function · 0.85
ready3Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected