UNPKG

@dolittle/sdk.projections

Version:

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

13 lines 905 B
"use strict"; // Copyright (c) Dolittle. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. Object.defineProperty(exports, "__esModule", { value: true }); exports.IProjectionBuilderForReadModel = void 0; /** * Defines a builder for building a projection for a read model from method callbacks. * @template T The type of the projection read model. */ class IProjectionBuilderForReadModel { } exports.IProjectionBuilderForReadModel = IProjectionBuilderForReadModel; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSVByb2plY3Rpb25CdWlsZGVyRm9yUmVhZE1vZGVsLmpzIiwic291cmNlUm9vdCI6Ii4uLyIsInNvdXJjZXMiOlsiQnVpbGRlcnMvSVByb2plY3Rpb25CdWlsZGVyRm9yUmVhZE1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSwrQ0FBK0M7QUFDL0MscUdBQXFHOzs7QUFhckc7OztHQUdHO0FBQ0gsTUFBc0IsOEJBQThCO0NBMkRuRDtBQTNERCx3RUEyREMifQ==