Skip to main

spyAfter

spyAfter

Signature - source.ts#L2416

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