MCPcopy Index your code
hub / github.com/bendc/animateplus / reverseKeyframes

Function reverseKeyframes

animateplus.js:248–249  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246 }, {});
247
248const reverseKeyframes = keyframes =>
249 keyframes.forEach(({numbers}) => numbers.reverse());
250
251
252// animation tracking

Callers 2

addAnimationsFunction · 0.85
tickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected