Partilhar via


IndexerStatus type

Define valores para IndexerStatus.

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