This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Description
|
import {Scope, Reducer, MakeScopesFn} from './lib/types'; |
MakeScopesFn
does not exist in ./lib/types
but imported by rxjs-typings.d.ts
and most-typings.d.ts
im guessing it was because of the collection/onionify merge and the typing for rxjs and most weren't updated.
would love to help but my typescript knowledge is still a little behind.