Partilhar via


PropertyChangeType type

Define valores para PropertyChangeType. Os valores possíveis incluem: "Inserir", "Atualizar", "Remover"

type PropertyChangeType = "Insert" | "Update" | "Remove"