Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExportDefaultSpecifier

Hierarchy

  • Node
    • ExportDefaultSpecifier

Index

Properties

end

end: number

exported

exported: Identifier

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "ExportDefaultSpecifier"

Generated using TypeDoc