Interface EsClassHandle<TArgs>

Class handle used to instantiate new class instances.

Type Parameters

  • out TArgs extends Args = Args

    Type of class constructor arguments definition.

Hierarchy

  • EsClassHandle

Properties

Methods

Properties

hostClass: EsClass<TArgs>

Host class.

Methods

Generated using TypeDoc