| 1 | import { createCollection } from '@tanstack/solid-db' |
| 2 | import { electricCollectionOptions } from '@tanstack/electric-db-collection' |
| 3 | import { queryCollectionOptions } from '@tanstack/query-db-collection' |
| 4 | import { trailBaseCollectionOptions } from '@tanstack/trailbase-db-collection' |
nothing calls this directly
no test coverage detected