function toObserver<T>( nextHandler?, errorHandler?, completionHandler?): Observer<T>;
Defined in: atom.ts:12
T
Observer<T> | (value) => void
(error) => void
() => void
Observer<T>
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications