UNPKG

typedux

Version:

Slightly adjusted Redux (awesome by default) for TS

4 lines (2 loc) 82 B
import {negate, isEmpty} from "lodash" export const isNotEmpty = negate(isEmpty)