MCPcopy Create free account
hub / github.com/anomalyco/opencode / sync

Function sync

packages/session-ui/src/components/message-part.tsx:268–271  ·  view source on GitHub ↗
(text: string)

Source from the content-addressed store, hash-verified

266 }
267
268 const sync = (text: string) => {
269 shown = text
270 setValue(text)
271 }
272
273 const run = () => {
274 timeout = undefined

Callers 2

runFunction · 0.70
createPacedValueFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected