estree v2.3.0 ESTree.ObjectPattern

Summary

Types

t :: %ESTree.ObjectPattern{loc: ESTree.SourceLocation.t | nil, properties: [ESTree.AssignmentProperty.t], type: binary}