Options
All
  • Public
  • Public/Protected
  • All
Menu

A catalog for a JavaScript module.

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Initializes a new instance of that class.

    throws

    {Error} 'mod' is (null) or (undefined).

    Parameters

    • mod: any

      The mod.

    Returns ModuleCatalog

Properties

Private _MODULE

_MODULE: any

Methods

getClasses

  • getClasses(): Promise<any[]>

getClassesSync

  • getClassesSync(): any[]

Generated using TypeDoc