UNPKG

@ngneers/easy-ngrx-distinct-selector

Version:

Provides functions to easily create @ngrx/store selectors with equal functions for arguments and result values.

4 lines (3 loc) 133 B
export * from './lib/create-distinct-selector'; export * from './lib/is-equal'; export * from './lib/type-friendly-default-memoize';