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

File makeClient.ts

packages/vue/src/makeClient.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { camelCase } from "change-case"
3import { type ApiClientFactory, type Req } from "effect-app/client"
4import type { ExtractModuleName, HandlerInput, RequestHandlers, RequestHandlerWithInput, RequestsAny, RequestStreamHandlerWithInput } from "effect-app/client/clientFor"

Callers

nothing calls this directly

Calls 2

makeMutationFunction · 0.90
wrapWithSpanFunction · 0.70

Tested by

no test coverage detected