2026-03-09 08:48:05 +01:00
|
|
|
pub use cfgsync_adapter::*;
|
2026-03-10 12:30:53 +01:00
|
|
|
#[doc(hidden)]
|
|
|
|
|
pub use cfgsync_adapter::{
|
2026-03-12 07:44:20 +01:00
|
|
|
DeploymentAdapter as CfgsyncEnv, build_materialized_artifacts as build_cfgsync_node_catalog,
|
2026-03-10 12:30:53 +01:00
|
|
|
};
|