Aracılığıyla paylaş


DependencyAction type

DependencyAction değerlerini tanımlar. Olası değerler şunlardır: 'satisfy', 'block'

type DependencyAction = "satisfy" | "block"