/** * Barrel re-export wrapper for backward compatibility. * Actual implementation moved to src/arb/state.ts. */ export * from "./arb/state.js";