次の方法で共有


ResultType type

ResultType の値を定義します。 使用可能な値は、'Migration'、'Database'、'Collection' です。

type ResultType = "Migration" | "Database" | "Collection"