Intercepted

source

Properties

interceptedCalls: MultiMapsource

proxy: Tsource

Methods

Instance methods

getInterceptedCalls<K extends string | number | symbol>(fn: K): T[K] extends Function ? InterceptedCall<A, R>[] : neversource