vlocode-project - v2.4.5
    Preparing search index...

    Type Alias PublicInstance<T>

    PublicInstance: Public<InstanceType<T>>

    Extracts the public structural surface of a class instance type.

    Type Parameters

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