UNPKG

@fabric-es/fabric-cqrs

Version:

Hyperledger Fabric middleware for event sourcing and cqrs pattern

4 lines (3 loc) 154 B
import { Selector } from 'reselect'; export declare const basePreSelector: Selector<any, any>; export declare const basePostSelector: Selector<any, any>;