Interface ContainerInterface

Hierarchy

  • ContainerInterface

Implemented by

Methods

Methods

  • Type Parameters

    • T

    • A extends unknown[]

    Parameters

    • factory: Factory<T, A>
    • Rest ...args: A

    Returns Promise<T>

Generated using TypeDoc