共用方式為


IndexerStatus type

定義 IndexerStatus 的值。

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