implementation("app.cash.sqldelight:web-worker-driver:2.3.1")
Enables interaction with SQL databases running in Web Workers by delegating queries to the worker script.