InteropSubscribablesubscribeVersion: xstate@5.0.0On this pageInteropSubscribable.subscribe() method​Signature:subscribe(observer: Observer<T>): Subscription;Parameters​ParameterTypeDescriptionobserverObserver<T>Returns:Subscription