interceptedCalls: MultiMapsource
interceptedCalls: MultiMap
proxy: Tsource
proxy: T
getInterceptedCalls<K extends string | number | symbol>(fn: K): T[K] extends Function ? InterceptedCall<A, R>[] : neversource
getInterceptedCalls<K extends string | number | symbol>(fn: K): T[K] extends Function ? InterceptedCall<A, R>[] : never