MCPcopy Create free account
hub / github.com/freecodexyz/free-code / onUserInteraction

Function onUserInteraction

src/hooks/useDirectConnect.ts:119–121  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

117 permissionResult,
118 permissionPromptStartTimeMs: Date.now(),
119 onUserInteraction() {
120 // No-op for remote
121 },
122 onAbort() {
123 const response: RemotePermissionResponse = {
124 behavior: 'deny',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected