@dolittle/sdk.projections
Version:
Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.
12 lines • 748 B
JavaScript
;
// 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.EventSourceIdKeySelector = void 0;
/**
* Represents an event source key selector.
*/
class EventSourceIdKeySelector {
}
exports.EventSourceIdKeySelector = EventSourceIdKeySelector;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiRXZlbnRTb3VyY2VJZEtleVNlbGVjdG9yLmpzIiwic291cmNlUm9vdCI6Ii4uLyIsInNvdXJjZXMiOlsiRXZlbnRTb3VyY2VJZEtleVNlbGVjdG9yLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSwrQ0FBK0M7QUFDL0MscUdBQXFHOzs7QUFFckc7O0dBRUc7QUFDSCxNQUFhLHdCQUF3QjtDQUNwQztBQURELDREQUNDIn0=