TSpiedClass
Bun

type

test.jest.SpiedClass

type SpiedClass<T extends JestMock.ClassLike> = JestMock.SpiedClass<T>

Constructs the type of a spied class.