Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExportNamedDeclaration

Hierarchy

  • Node
    • ExportNamedDeclaration

Index

Properties

declaration

declaration: Declaration

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

source

source: StringLiteral | null

specifiers

specifiers: ExportSpecifier[]

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "ExportNamedDeclaration"

Generated using TypeDoc