Options
All
  • Public
  • Public/Protected
  • All
Menu

Class export=

This class is exported by being assigned to ´export´.

export = SingleExportedClass;

Hierarchy

  • export=

Index

Constructors

Properties

Methods

Constructors

constructor

  • This is the constructor of the exported class.

    Returns export=

Properties

exportedProperty

exportedProperty: string

Property of exported class.

Methods

getExportedProperty

  • getExportedProperty(): string
  • Method of exported class.

    Returns string

Generated using TypeDoc