Class Tag<T, TP>

Reflection

never

Type Parameters

Hierarchy

  • Tag

Constructors

Properties

Methods

Constructors

Properties

_: (() => T)

Type declaration

    • (): T
    • Returns T

_2: (() => TP)

Type declaration

    • (): TP
    • Returns TP

services: T[] = []

Methods

Generated using TypeDoc