Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotExportedClassName

This class is exported under a different name. The exported name is "ExportedClassName"

export {NotExportedClassName as ExportedClassName};

Hierarchy

  • NotExportedClassName

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

notExportedProperty

notExportedProperty: string

Property of NotExportedClassName class.

Methods

getNotExportedProperty

  • getNotExportedProperty(): string

Generated using TypeDoc