sig/node_mutation/struct.rbs in node_mutation-1.15.2 vs sig/node_mutation/struct.rbs in node_mutation-1.15.3

- old
+ new

@@ -1,6 +1,7 @@ class NodeMutation::Struct class Action < ::Struct + prop :type, Symbol prop :start, Integer prop :end, Integer prop :new_code, String end