Mock

TMock
Bun

Symbol

Mock

type Mock<T extends (...args: any[]) => any> = JestMock.Mock<T>

-- Mocks --