UNPKG

@fabric-es/fabric-cqrs

Version:

Hyperledger Fabric middleware for event sourcing and cqrs pattern

3 lines (2 loc) 122 B
import type { CounterIndexDefintion } from './types'; export declare const counterIndexDefinition: CounterIndexDefintion;