/** * @rebasepro/client-postgres * * PostgreSQL data source client for Rebase * This package provides a WebSocket-based client for connecting Rebase applications * to PostgreSQL backends with real-time synchronization capabilities. */ export * from "./usePostgresClientDriver";