Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.45
shuffle
Method · 0.45
run
Method · 0.45
getFieldFactory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected