@dolittle/sdk.common
Version:
Dolittle is a decentralized, distributed, event-driven microservice platform built to harness the power of events.
12 lines • 766 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.IClientBuildResults = void 0;
/**
* Defines a system that keeps track of the results of building a client.
*/
class IClientBuildResults {
}
exports.IClientBuildResults = IClientBuildResults;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSUNsaWVudEJ1aWxkUmVzdWx0cy5qcyIsInNvdXJjZVJvb3QiOiIuLi8iLCJzb3VyY2VzIjpbIkNsaWVudFNldHVwL0lDbGllbnRCdWlsZFJlc3VsdHMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLCtDQUErQztBQUMvQyxxR0FBcUc7OztBQUVyRzs7R0FFRztBQUNILE1BQXNCLG1CQUFtQjtDQXdCeEM7QUF4QkQsa0RBd0JDIn0=