| 1 | import { CredentialIcon } from '@/components/icons' |
| 2 | import { getServiceConfigByProviderId } from '@/lib/oauth/utils' |
| 3 | import { getQueryClient } from '@/app/_shell/providers/get-query-client' |
| 4 | import type { BlockConfig } from '@/blocks/types' |
nothing calls this directly
no test coverage detected