MCPcopy Index your code
hub / github.com/electerious/basicScroll / _calculate

Function _calculate

src/scripts/main.js:388–392  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

386
387 // Parses and calculates data
388 const _calculate = function() {
389
390 _data = validate(data)
391
392 }
393
394 // Update props
395 const _update = () => {

Callers

nothing calls this directly

Calls 1

validateFunction · 0.85

Tested by

no test coverage detected