Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import { describe, expectTypeOf, it } from
'vitest'
2
import { reactive } from
'vue-demi'
3
import { sleep } from
'@tanstack/query-test-utils'
4
import { useMutation } from
'../useMutation'
Callers
nothing calls this directly
Calls
2
useMutation
Function · 0.90
sleep
Function · 0.90
Tested by
no test coverage detected