UNPKG

@othree.io/chisel

Version:

Event sourcing made easy

3 lines 201 B
import { EventSourceConfiguration } from './types'; export declare function getEnvVarConfiguration<AggregateRoot>(): EventSourceConfiguration<AggregateRoot>; //# sourceMappingURL=configuration.d.ts.map