committed by
Henry Zhu
parent
b68918e377
commit
4e1fbd48d5
@@ -1021,6 +1021,7 @@ interface ClassProperty <: Node {
|
||||
type: "ClassProperty";
|
||||
key: Identifier;
|
||||
value: Expression;
|
||||
computed: boolean;
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user