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

File makeClient.test.ts

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

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-explicit-any */
2import { expect, expectTypeOf, it } from "@effect/vitest"
3import { configureInvalidation, makeQueryKey } from "effect-app/client"
4import type { HandlerInput } from "effect-app/client/clientFor"

Callers

nothing calls this directly

Calls 15

configureInvalidationFunction · 0.90
makeQueryKeyFunction · 0.90
useClientFunction · 0.85
combineQueryInvalidatorsFunction · 0.85
invalidateQueriesFunction · 0.85
useAtomQueryFunction · 0.85
useExperimentalFunction · 0.85
handlerMethod · 0.80
syncMethod · 0.80
pushMethod · 0.80
adjustMethod · 0.80
joinMethod · 0.80

Tested by

no test coverage detected