| 1 | import { IncidentioIcon } from '@/components/icons' |
| 2 | import type { BlockConfig, BlockMeta } from '@/blocks/types' |
| 3 | import { AuthMode, IntegrationType } from '@/blocks/types' |
| 4 | import type { IncidentioResponse } from '@/tools/incidentio/types' |
nothing calls this directly
no test coverage detected