trellisorg / platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't find module NgrxUniversalRehydrateModule.forRoot({})

kyroluskamal opened this issue · comments

I installed the package using npm.
When I follow the method for using this package, I can't find NgrxUniversalRehydrateModule.forRoot({}).

I found only
image

How could is found it, or what is the import statement for it.

My apologies, the docs are wrong you want to use NgrxUniversalRehydrateBrowserModule instead. I will push an update.