Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TSModuleDeclaration

Hierarchy

  • Node
    • TSModuleDeclaration

Index

Properties

body

declare

declare: boolean | null

end

end: number

global

global: boolean | null

id

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "TSModuleDeclaration"

Generated using TypeDoc