//! Re-exports from auths-sdk artifact port.
//!//! The canonical types live in `auths_sdk::ports::artifact`.
//! This module provides backwards-compatible re-exports.
pubuseauths_sdk::ports::artifact::{ArtifactDigest, ArtifactMetadata, ArtifactSource};