estree v2.5.0 ESTree.ImportSpecifier

Summary

Types

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