Type Alias ObjectAny

ObjectAny: Record<string, any>

a generic object where the values can be anything