flow-bin@0.82.0 (#8832)
This commit is contained in:
@@ -398,7 +398,7 @@ export type ObjectMemberBase = NodeBase & {
|
||||
decorators: $ReadOnlyArray<Decorator>,
|
||||
kind?: "get" | "set" | "method",
|
||||
method: boolean, // TODO: Not in spec
|
||||
|
||||
typeParameters?: ?TypeParameterInstantiationBase, // TODO: Not in spec
|
||||
variance?: ?FlowVariance, // TODO: Not in spec
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user