SpiderMonkey.Property
Types ↑
t :: %SpiderMonkey.Property{type: binary, loc: SpiderMonkey.SourceLocation.t | nil, key: SpiderMonkey.Literal.t | SpiderMonkey.Identifier.t, value: SpiderMonkey.Expression.t, kind: :init | :get | :set}
t :: %SpiderMonkey.Property{type: binary, loc: SpiderMonkey.SourceLocation.t | nil, key: SpiderMonkey.Literal.t | SpiderMonkey.Identifier.t, value: SpiderMonkey.Expression.t, kind: :init | :get | :set}