MaybeObserver<T>: Partial<Util.Observer<T>>

Defines an interface for something that might be an observer if a notify() is present

Type Parameters

  • T