MCPcopy Create free account
hub / github.com/breck7/scroll / startState

Method startState

external/.scrollLibs.js:21629–21633  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21627 }
21628 // todo: remove.
21629 startState() {
21630 return {
21631 atomIndex: 0
21632 }
21633 }
21634 _incrementLine(state) {
21635 state.atomIndex = 0
21636 }

Callers 1

startStateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected