Type guard to determine whether or not a value is an object with string keys.
true if the value is an object with string keys, false otherwise.
Type guard to determine whether or not a value is an object with string keys.