ESTree.ObjectPatternProperty

Source

Types

t :: %ESTree.ObjectPatternProperty{key: ESTree.Literal.t | ESTree.Identifier.t, value: ESTree.Pattern.t}