• Get's the active instance of the specified type

    Type Parameters

    • T extends (new (...args) => InstanceType<T>)

    Parameters

    • type: T

      Type

    Returns InstanceType<T>