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

Method anyAtom

external/.scrollLibs.js:20810–20812  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20808 return this.getAtom(0)
20809 }
20810 get anyAtom() {
20811 return this.getAtomsFrom(1)
20812 }
20813 }
20814
20815 class closeSubparticlesParser extends abstractCompilerRuleParser {}

Callers

nothing calls this directly

Calls 1

getAtomsFromMethod · 0.80

Tested by

no test coverage detected