Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Export

Basic export interface. Defines an export in a document.

export
interface

Export

extends

{Node}

Hierarchy

Implemented by

Index

Properties

Properties

Optional end

end: undefined | number

The ending character of the node in the document.

type

{number}

memberof

Node

Optional start

start: undefined | number

The starting character of the node in the document.

type

{number}

memberof

Node

Generated using TypeDoc