@dolittle/sdk.projections
Version:
Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.
12 lines • 802 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.IConvertProjectionsToSDK = void 0;
/**
* Defines a system that converts projections to SDK representations.
*/
class IConvertProjectionsToSDK {
}
exports.IConvertProjectionsToSDK = IConvertProjectionsToSDK;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSUNvbnZlcnRQcm9qZWN0aW9uc1RvU0RLLmpzIiwic291cmNlUm9vdCI6Ii4uLyIsInNvdXJjZXMiOlsiU3RvcmUvQ29udmVydGVycy9JQ29udmVydFByb2plY3Rpb25zVG9TREsudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLCtDQUErQztBQUMvQyxxR0FBcUc7OztBQVNyRzs7R0FFRztBQUNILE1BQXNCLHdCQUF3QjtDQWdCN0M7QUFoQkQsNERBZ0JDIn0=