Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这个很棒的模板带有一组我需要自定义的默认值。我无法解决的一件事是如何用 rxjs 替换 xstream 库。有什么例子吗?
您必须将 import { run } from '@cycle/run' 替换为 import { run } from '@cycle/rxjs-run'。这样驱动程序将返回 observables。但你是对的,应该记录在案