Type Alias AnyObject

AnyObject: Record<PropertyKey, any>

Any object with any allowed key and any values.