estree

v2.4.2

  • Pages
  • Modules

    estree v2.4.2 ESTree.Declaration

    Summary

    Types

    t()

    Types

    t ::
      ESTree.FunctionDeclaration.t |
      ESTree.VariableDeclaration.t |
      ESTree.ClassDeclaration.t |
      ESTree.ImportDeclaration.t |
      ESTree.ExportDeclaration.t

    Built using ExDoc (v0.12.0), designed by Friedel Ziegelmayer.