Partilhar via


DependencyAction type

Define valores para DependencyAction. Os valores possíveis incluem: 'satisfy', 'block'

type DependencyAction = "satisfy" | "block"