/** * Supports both shared and dedicated workers, based on how the worker is constructed (new SharedWorker vs new Worker()). */ import '@journeyapps/wa-sqlite';