Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/mailvelope/mailvelope
/
Class
src/controller/sync.controller.js:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
import
{equalKey} from
'../modules/key'
;
13
14
export
class
SyncController extends SubController {
15
constructor(port) {
16
super(port);
17
this.state = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected