Share via


IndexerStatus type

Definisce i valori per IndexerStatus.

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