UNPKG

@dolittle/sdk.projections

Version:

Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.

6 lines 214 B
/** * Represents a builder for building and getting the inline on() methods for inline projections. */ export declare abstract class OnMethodBuilder<T, TCallback> { } //# sourceMappingURL=OnMethodBuilder.d.ts.map