vlocode-project - v1.40.0-beta-4
    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>