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.
我正在为我的 Redux 应用程序使用无缝的不可变库。在某些情况下,我需要检查给定对象是无缝不可变对象还是只是普通的旧 javascript 对象。我已经阅读了文档,但我还没有看到任何相关文档。请告诉我如何通过代码检查。
谢谢