Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptii/cryptii
/ getDelegate
Method
getDelegate
src/Field.js:146–148 ·
view source on GitHub ↗
* Returns the delegate. * @return {?object}
()
Source
from the content-addressed store, hash-verified
144
* @
return
{?object}
145
*/
146
getDelegate () {
147
return
this._delegate
148
}
149
150
/**
151
* Sets the delegate.
Callers
1
setValue
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected