@exodus/test
npm
GitHub
Preparing search index...
@exodus/test/jest
jest
Mock
Type Alias Mock<T>
Mock
:
JestMock
<
T
>
Constructs the type of a mock function, e.g. the return type of
jest.fn()
.
Type Parameters
T
extends
FunctionLike
=
UnknownFunction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
npm
GitHub
@exodus/test
Loading...
Constructs the type of a mock function, e.g. the return type of
jest.fn().