Docs
Reference
Guides
Blog
Discord
/
bun:test
/
jest
/
SpiedFunction
SpiedFunction
T
SpiedFunction
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
bun:test
/
jest
/
SpiedFunction
SpiedFunction
T
SpiedFunction
Symbol
jest.SpiedFunction
type
SpiedFunction
<
T
extends
(
...
args
:
any
[]
)
=>
any
>
=
JestMock.SpiedFunction
<
T
>
Constructs the type of a spied function.