| 1 | import { open } from '@op-engineering/op-sqlite' |
| 2 | import { createCollection } from '@tanstack/react-db' |
| 3 | import { electricCollectionOptions } from '@tanstack/electric-db-collection' |
| 4 | import { |
nothing calls this directly
no test coverage detected