TSpiedGetter
Bun

type

test.jest.SpiedGetter

type SpiedGetter<T> = JestMock.SpiedGetter<T>

Constructs the type of a spied getter.