Options
All
  • Public
  • Public/Protected
  • All
Menu

A basic catalog.

Hierarchy

Implements

Index

Methods

getClasses

  • getClasses(): Promise<any[]>
  • Returns the list of classes.

    Returns Promise<any[]>

    The promise with the loaded classes.

Abstract getClassesSync

  • getClassesSync(): any[]

Generated using TypeDoc