共用方式為


AsyncResolverStatus type

定義 AsyncResolverStatus 的值。

type AsyncResolverStatus = "Started" | "InProgress" | "Succeeded" | "Failed"