UNPKG

@fabric-es/fabric-cqrs

Version:

Hyperledger Fabric middleware for event sourcing and cqrs pattern

3 lines (2 loc) 84 B
import { Dispatcher } from '../types'; export declare const dispatcher: Dispatcher;