/** * Backward compatibility shim — re-exports from new locations. */ export { ApplicaAuthProvider } from './react-admin/auth-provider'; export { FailureResponse } from './core/errors';