UNPKG

@dolittle/sdk.artifacts

Version:

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

14 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.IArtifacts = void 0; /** * Defines the system for working with artifacts. * @template TArtifact The type of the artifact. * @template TId The id type of the artifact. */ class IArtifacts { } exports.IArtifacts = IArtifacts; //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiSUFydGlmYWN0cy5qcyIsInNvdXJjZVJvb3QiOiIuLi8iLCJzb3VyY2VzIjpbIklBcnRpZmFjdHMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLCtDQUErQztBQUMvQyxxR0FBcUc7OztBQWNyRzs7OztHQUlHO0FBQ0gsTUFBc0IsVUFBVTtDQXVEL0I7QUF2REQsZ0NBdURDIn0=