estree v2.6.0 ESTree.ImportSpecifier
Summary
Types
t()
t() :: %ESTree.ImportSpecifier{imported: ESTree.Identifier.t, loc: ESTree.SourceLocation.t | nil, local: ESTree.Identifier.t, type: binary}