estree

v2.3.0

  • Pages
  • Modules

    estree v2.3.0 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.11.3), designed by Friedel Ziegelmayer.