@dolittle/sdk.aggregates
Version:
Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.
12 lines • 701 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.IAggregates = void 0;
/**
* Defines a system that can get aggregate roots scoped to a tenant.
*/
class IAggregates {
}
exports.IAggregates = IAggregates;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSUFnZ3JlZ2F0ZXMuanMiLCJzb3VyY2VSb290IjoiLi4vIiwic291cmNlcyI6WyJCdWlsZGVycy9JQWdncmVnYXRlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0NBQStDO0FBQy9DLHFHQUFxRzs7O0FBVXJHOztHQUVHO0FBQ0gsTUFBc0IsV0FBVztDQWlCaEM7QUFqQkQsa0NBaUJDIn0=