Constructors

Properties

_afterCreates: Map<string, ((scope) => any)> = ...

Type declaration

    • (scope): any
    • Parameters

      Returns any

_providers: Map<string, ((scope) => any)> = ...

Type declaration

    • (scope): any
    • Parameters

      Returns any

Methods

  • Type Parameters

    • T

    Parameters

    • target: string | Constructor<T>
    • provider: ((scope) => void)
        • (scope): void
        • Parameters

          Returns void

    Returns void

  • Parameters

    Returns void

  • Type Parameters

    • T

    Parameters

    Returns void