Skip to main

spyBefore

spyBefore

Signature - source.ts#L2396

var spyBefore: <T>(onEvent: (event: Event<T>) => void) => Operator<T, T>