MCPcopy
hub / github.com/anomalyco/opencode / serverSDK

Function serverSDK

packages/app/src/context/notification.tsx:214–214  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212 language: ReturnType<typeof useLanguage>
213}) {
214 const serverSDK = () => input.sdk
215 const serverSync = () => input.sync
216 const platform = input.platform
217 const settings = input.settings

Callers 15

file.tsxFile · 0.70
sdk.tsxFile · 0.70
permission.tsxFile · 0.70
respondFunction · 0.70
enableDirectoryFunction · 0.70
enableFunction · 0.70
serverKeyFunction · 0.70
loadFunction · 0.70
local.tsxFile · 0.70
promoteFunction · 0.70
restoreFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected