MCPcopy Create free account
hub / github.com/TanStack/query / useMutation.test-d.tsx

File useMutation.test-d.tsx

packages/solid-query/src/__tests__/useMutation.test-d.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expectTypeOf, it } from 'vitest'
2import { useMutation } from '../useMutation'
3import { QueryClient } from '../QueryClient'
4import type { DefaultError } from '@tanstack/query-core'

Callers

nothing calls this directly

Calls 1

useMutationFunction · 0.90

Tested by

no test coverage detected