Type Alias SpyLike<Self, Args, Return>

SpyLink object type.

Type Parameters

  • Self = any
  • Args extends unknown[] = any[]
  • Return = any