IndexerStatus type

Genel dizin oluşturucu durumunu temsil eder.

type IndexerStatus = "unknown" | "error" | "running"