implementation("app.cash.sqldelight:web-worker-driver:2.2.1")
Enables asynchronous database operations in web applications by offloading SQLDelight tasks to a Web Worker.