Partager via


IndexerStatus type

Définit des valeurs pour IndexerStatus.

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