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

Function useCommand

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

Source from the content-addressed store, hash-verified

736 options?: MakeClientOptions
737) => {
738 type RT = RT_ | Mix
739 const getBaseRt = () => managedRuntimeRt(getBaseMrt())
740 const makeCommand = makeUseCommand<RT, RTHooks>(rtHooks)
741 let cmd: Effect.Success<typeof makeCommand>

Callers 4

mapRequestFunction · 0.70
mapMutationFunction · 0.70
mapClientFunction · 0.70
makeClientFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…