Function eagerLoad

  • Eagerly load all services in the given dependency injection container. This is sometimes necessary because services can register event listeners in their constructors.

    Type Parameters

    • T

    Parameters

    • item: T

    Returns T