MCPcopy
hub / github.com/axios/axios / flush

Function flush

lib/helpers/throttle.js:39–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 };
38
39 const flush = () => lastArgs && invoke(lastArgs);
40
41 return [throttled, flush];
42}

Callers 2

factoryFunction · 0.85

Calls 1

invokeFunction · 0.85

Tested by

no test coverage detected