MCPcopy Create free account
hub / github.com/cryptii/cryptii / getInstance

Method getInstance

src/App.js:131–133  ·  view source on GitHub ↗

* Returns app singleton instance. * @return {App}

()

Source from the content-addressed store, hash-verified

129 * @return {App}
130 */
131 static getInstance () {
132 return instance
133 }
134}

Callers 4

Form.jsFile · 0.45
shuffleMethod · 0.45
runMethod · 0.45
getFieldFactoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected