Checks whether a value is a valid Entries object.
Validates that all keys are identifiers or bindings, and all values are valid entries.
The value to check
true if value is an object with valid entry keys and values; false otherwise
value
Checks whether a value is a valid Entries object.
Validates that all keys are identifiers or bindings, and all values are valid entries.