vlocode-project - v1.41.2
    Preparing search index...

    Function getInstance

    • Get's the active instance of the specified type

      Type Parameters

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

      Parameters

      • type: T

        Type

      Returns InstanceType<T>