Comunica
    Preparing search index...

    Type Alias ConstructorPropertyNames<T>

    ConstructorPropertyNames: RemoveIndex<keyof ConstructorProperties<T>>

    Type Parameters

    • T