UNPKG

@dolittle/sdk.projections

Version:

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

12 lines 716 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.IProjectionStore = void 0; /** * Defines the API surface for getting projections. */ class IProjectionStore { } exports.IProjectionStore = IProjectionStore; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSVByb2plY3Rpb25TdG9yZS5qcyIsInNvdXJjZVJvb3QiOiIuLi8iLCJzb3VyY2VzIjpbIlN0b3JlL0lQcm9qZWN0aW9uU3RvcmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLCtDQUErQztBQUMvQyxxR0FBcUc7OztBQWFyRzs7R0FFRztBQUNILE1BQXNCLGdCQUFnQjtDQWtMckM7QUFsTEQsNENBa0xDIn0=