Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Citation

Defines a citation for words.

Hierarchy

  • Citation

Index

Constructors

Properties

Constructors

  • new Citation(source: string, cite: string): Citation
  • Constructs a new citation.

    Parameters

    • source: string

      The source of the citation.

    • cite: string

      The citation.

    Returns Citation

Properties

cite: string
source: string

Generated using TypeDoc