Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/streetwriters/notesnook
/ Gateway
Interface
Gateway
extensions/web-clipper/src/common/bridge.ts:43–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
};
42
43
export
interface
Gateway {
44
connect(): ClientMetadata;
45
}
46
47
type
SelectedNotebookReference = ItemReference & {
48
type
:
"notebook"
;
Callers
5
common-fixtures.ts
File · 0.65
connect
Method · 0.65
connectToTab
Function · 0.65
_resolvePort
Function · 0.65
_deserializePort
Function · 0.65
Implementers
4
BackgroundGateway
extensions/web-clipper/src/content-scr
TemplateNamespace
apps/web/public/pdf.worker.min.js
WebExtensionRelay
apps/web/src/utils/web-extension-relay
EventSource
apps/mobile/app/utils/sse/even-source-
Calls
no outgoing calls
Tested by
no test coverage detected