type EntryOf<T> = [KeyOf<T>, ValueOf<T>]
Constructs a tuple type representing a key-value entry pair from an object or array
Constructs a tuple type representing a key-value entry pair from an object or array