estree v2.4.0 ESTree.ImportSpecifier

Summary

Types

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