Module (namespace) declaration. Does export a whole module or namespace that is mainly used by external declaration files.

Export

Implements

Hierarchy

  • ModuleDeclaration

Implements

Constructors

Properties

Constructors

Properties

end?: number

The ending character of the node in the document.

Memberof

Node

name: string

The name of the declaration.

Memberof

Declaration

start?: number

The starting character of the node in the document.

Memberof

Node

Generated using TypeDoc