Type alias CommonKeys<A>

CommonKeys<A>: CommonPropKeys<A>

Gets the common property keys of the elements in A.

Type Parameters

Deprecated

Please use CommonPropKeys instead.

Generated using TypeDoc