UNPKG

@dolittle/sdk.artifacts

Version:

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

9 lines 496 B
export { Artifact, ArtifactIdLike } from './Artifact'; export { ArtifactMap } from './ArtifactMap'; export { Artifacts } from './Artifacts'; export { createIsArtifact } from './createIsArtifact'; export { Generation, GenerationLike, isGeneration } from './Generation'; export { GenerationMustBePositiveInteger } from './GenerationMustBePositiveInteger'; export { IArtifacts, ArtifactOrId } from './IArtifacts'; export { IIdentifiers } from './IIdentifiers'; //# sourceMappingURL=_exports.d.ts.map