Type Alias IncludedKeys<T, Inc>

IncludedKeys: Inc[number]["association"]

Extract the association keys from the include array.

Type Parameters