Type alias RuntimeObject

RuntimeObject: Record<PropertyKey, unknown>

A JavaScript object that is not null, a function, or an array.