estree v2.4.2 ESTree.VariableDeclarator

Summary

Types

t :: %ESTree.VariableDeclarator{id: ESTree.Pattern.t, init: ESTree.Expression.t | nil, loc: ESTree.SourceLocation.t | nil, type: binary}