UNPKG

@dolittle/sdk.projections

Version:

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

13 lines 842 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.ICopyToMongoDBBuilder = void 0; /** * Defines a builder for configuring read model copies to a MongoDB collection. * @template T The type of the projection read model. */ class ICopyToMongoDBBuilder { } exports.ICopyToMongoDBBuilder = ICopyToMongoDBBuilder; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSUNvcHlUb01vbmdvREJCdWlsZGVyLmpzIiwic291cmNlUm9vdCI6Ii4uLyIsInNvdXJjZXMiOlsiQnVpbGRlcnMvQ29waWVzL0lDb3B5VG9Nb25nb0RCQnVpbGRlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0NBQStDO0FBQy9DLHFHQUFxRzs7O0FBTXJHOzs7R0FHRztBQUNILE1BQXNCLHFCQUFxQjtDQWUxQztBQWZELHNEQWVDIn0=