UNPKG

@dolittle/sdk.aggregates

Version:

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

13 lines 856 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.IAggregateRootOperations = void 0; /** * Defines a system for working with operations that can be formed on an {@link AggregateRoot}. * @template TAggregate {@link AggregateRoot} Type. */ class IAggregateRootOperations { } exports.IAggregateRootOperations = IAggregateRootOperations; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSUFnZ3JlZ2F0ZVJvb3RPcGVyYXRpb25zLmpzIiwic291cmNlUm9vdCI6Ii4uLyIsInNvdXJjZXMiOlsiSUFnZ3JlZ2F0ZVJvb3RPcGVyYXRpb25zLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSwrQ0FBK0M7QUFDL0MscUdBQXFHOzs7QUFNckc7OztHQUdHO0FBQ0gsTUFBc0Isd0JBQXdCO0NBUzdDO0FBVEQsNERBU0MifQ==