estree v2.3.0 ESTree.Program
Summary
Types
t :: %ESTree.Program{body: [ESTree.Statement.t], loc: ESTree.SourceLocation.t | nil, sourceType: :script | :module, type: binary}
t :: %ESTree.Program{body: [ESTree.Statement.t], loc: ESTree.SourceLocation.t | nil, sourceType: :script | :module, type: binary}