UNPKG

@fabric-es/fabric-cqrs

Version:

Hyperledger Fabric middleware for event sourcing and cqrs pattern

2 lines (1 loc) 158 B
export declare const epic: ((action$: import("rxjs").Observable<import("../types").CreateAction>, _: any, context: any) => import("rxjs").Observable<any>)[];