The BaseMethod provides a generic interface for module methods.

Hierarchy

Constructors

Properties

_config: ModuleConfig
_internalMethod: InternalMethod
_moduleName: string
_tokenMethod: TokenMethod

Methods

  • Parameters

    • moduleName: string
    • config: ModuleConfig
    • internalMethod: InternalMethod
    • tokenMethod: TokenMethod

    Returns void

Generated using TypeDoc