ESTree.ImportSpecifier
SourceTypes ↑
t :: %ESTree.ImportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, local: ESTree.Identifier.t, imported: ESTree.Identifier.t}
t :: %ESTree.ImportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, local: ESTree.Identifier.t, imported: ESTree.Identifier.t}