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

    Type Alias Public<T>

    Public: Pick<T, keyof T>

    Extracts the public structural surface of a type.

    Type Parameters

    • T