Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InternalListener<T>

Type parameters

  • T

Hierarchy

Implemented by

Index

Properties

Properties

_c

_c: function

Type declaration

    • (): void
    • Returns void

_e

_e: function

Type declaration

    • (err: any): void
    • Parameters

      • err: any

      Returns void

_n

_n: function

Type declaration

    • (v: T): void
    • Parameters

      • v: T

      Returns void

Generated using TypeDoc