Commit 08d025b
authored
🧹 Extract database initialization check into a utility method (#289)
Extracted the repeated `!document.databaseOperations` check and `document.databaseOperations` accessor into a new private `ensureDatabaseInitialized` utility method in `HostBridge` to reduce duplication and improve maintainability.
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent 67232b7 commit 08d025b
1 file changed
Lines changed: 69 additions & 114 deletions
0 commit comments