Documentación RxJS
Ctrl
K
Copy
API
Índice
FactoryOrValue
Firma
type FactoryOrValue<T> = T | (() => T);
Recursos adicionales
Documentación oficial en inglés
Previous
ErrorObserver
Next
GroupedObservable
Last updated
3 years ago