MCPcopy Create free account
hub / github.com/effect-app/libs / useStreamMutation2

Function useStreamMutation2

packages/vue/src/makeClient.ts:766–766  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

764 )
765
766 let m: ReturnType<typeof useMutationInt>
767 const useMutation = () => m ??= useMutationInt(queryInvalidator)
768
769 let sm2: ReturnType<typeof makeStreamMutation2>

Callers 1

mapClientFunction · 0.85

Calls 1

makeStreamMutation2Function · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…