/** Pure barrel — re-exports only side-effect-free modules */ export * from "./database.pure.js"; export * from "./IOfflineProvider.js";