observeModule
Observe an observable of the Module regardless of if the Module is currently enabled or not.
Return
A Subscribable for the inner Observable.
Observe an observable of the Module regardless of if the Module is currently enabled or not.
Return
A Subscribable for the inner Observable.
Parameters
transform
: The transformation that maps the Module to one of it's Observables.