Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

declaration

declaration: Declaration | null

end

end: number | null

exportKind

exportKind: "type" | "value" | null

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

source

source: StringLiteral | null

specifiers

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "ExportNamedDeclaration"

Generated using TypeDoc