MCPcopy Create free account
hub / github.com/danizep/react-timeless / createChainedFunction

Function createChainedFunction

examples/bundle.js:3304–3309  ·  view source on GitHub ↗

* Creates a function that invokes two functions and ignores their return vales. * * @param {function} one Function to invoke first. * @param {function} two Function to invoke second. * @return {function} Function that invokes the two argument functions. * @private

(one, two)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mixSpecIntoComponentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected