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

File useMutation.test-d.tsx

packages/vue-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 { reactive } from 'vue-demi'
3import { sleep } from '@tanstack/query-test-utils'
4import { useMutation } from '../useMutation'

Callers

nothing calls this directly

Calls 2

useMutationFunction · 0.90
sleepFunction · 0.90

Tested by

no test coverage detected