Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MarkdownCellTableSync

Hierarchy

  • MarkdownCellTableSync

Implements

  • any

Index

Constructors

Properties

Constructors

constructor

  • new MarkdownCellTableSync(headers: readonly string[], rows: IterableIterator<readonly string[]>): MarkdownCellTableSync

Properties

Readonly headers

headers: readonly string[]

Readonly rows

rows: IterableIterator<readonly string[]>

Generated using TypeDoc