| 1 | import { getColumnId } from '@/lib/table/column-keys' |
| 2 | import { getQueryClient } from '@/app/_shell/providers/get-query-client' |
| 3 | import { getTableDetailQueryOptions } from '@/hooks/queries/tables' |
| 4 | import { getFolderMap } from '@/hooks/queries/utils/folder-cache' |
nothing calls this directly
no test coverage detected