ESTree.ImportSpecifier
SourceTypes ↑
t :: %ESTree.ImportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, id: ESTree.Identifier.t, name: ESTree.Identifier.t | nil, default: boolean}
t :: %ESTree.ImportSpecifier{type: binary, loc: ESTree.SourceLocation.t | nil, id: ESTree.Identifier.t, name: ESTree.Identifier.t | nil, default: boolean}