Type Alias CommonKeys<A>

CommonKeys<A>: CommonPropKeys<A>

Gets the common property keys of the elements in A.

Type Parameters

Please use CommonPropKeys instead.