UNPKG

@dolittle/sdk.common

Version:

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

10 lines 1.05 kB
"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.IClientBuildResults = exports.ClientBuildResults = void 0; var ClientBuildResults_1 = require("./ClientBuildResults"); Object.defineProperty(exports, "ClientBuildResults", { enumerable: true, get: function () { return ClientBuildResults_1.ClientBuildResults; } }); var IClientBuildResults_1 = require("./IClientBuildResults"); Object.defineProperty(exports, "IClientBuildResults", { enumerable: true, get: function () { return IClientBuildResults_1.IClientBuildResults; } }); //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiX2V4cG9ydHMuanMiLCJzb3VyY2VSb290IjoiLi4vIiwic291cmNlcyI6WyJDbGllbnRTZXR1cC9fZXhwb3J0cy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0NBQStDO0FBQy9DLHFHQUFxRzs7O0FBR3JHLDJEQUEwRDtBQUFqRCx3SEFBQSxrQkFBa0IsT0FBQTtBQUMzQiw2REFBNEQ7QUFBbkQsMEhBQUEsbUJBQW1CLE9BQUEifQ==