UNPKG

@actyx/sdk

Version:
3 lines (2 loc) 98 B
import { EventStore } from './eventStore'; export declare const mockEventStore: () => EventStore;