UNPKG

@dolittle/sdk.events.handling

Version:

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

12 lines 761 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.IEventHandlerBuilder = void 0; /** * Defines a builder for building event handlers from callbacks. */ class IEventHandlerBuilder { } exports.IEventHandlerBuilder = IEventHandlerBuilder; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSUV2ZW50SGFuZGxlckJ1aWxkZXIuanMiLCJzb3VyY2VSb290IjoiLi4vIiwic291cmNlcyI6WyJCdWlsZGVycy9JRXZlbnRIYW5kbGVyQnVpbGRlci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsK0NBQStDO0FBQy9DLHFHQUFxRzs7O0FBU3JHOztHQUVHO0FBQ0gsTUFBc0Isb0JBQW9CO0NBMEJ6QztBQTFCRCxvREEwQkMifQ==