Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

end

end: number | null

importKind

importKind: "type" | "typeof" | "value" | null

innerComments

innerComments: ReadonlyArray<Comment> | null

leadingComments

leadingComments: ReadonlyArray<Comment> | null

loc

loc: SourceLocation | null

source

specifiers

start

start: number | null

trailingComments

trailingComments: ReadonlyArray<Comment> | null

type

type: "ImportDeclaration"

Generated using TypeDoc