Basic export interface. Defines an export in a document.

Export

Interface

Export

Hierarchy

Implemented by

Properties

Properties

end?: number

The ending character of the node in the document.

Memberof

Node

start?: number

The starting character of the node in the document.

Memberof

Node

Generated using TypeDoc