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

Function getBaseRt

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

Source from the content-addressed store, hash-verified

733 getBaseMrt: () => ManagedRuntime.ManagedRuntime<RT_ | Mix, never>,
734 clientFor_: ReturnType<typeof ApiClientFactory["makeFor"]>,
735 rtHooks: Layer.Layer<RTHooks, never, Mix>,
736 options?: MakeClientOptions
737) => {
738 type RT = RT_ | Mix

Callers 1

getAtomRtFunction · 0.85

Calls 1

managedRuntimeRtFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…