/** Shim — re-exports product-ref helpers from `@exxatdesignux/product-framework`. */ export { adjustHiddenProductsAfterCustomRemoval, adjustProductRefAfterCustomRemoval, effectiveStartupProduct, isProductRefHidden, isStartupProductRef, productRefKey, productRefsEqual, startupDashboardPath, type ProductRef, } from "@exxatdesignux/product-framework"