Type Alias PlainObject

PlainObject: { [key in string | number | symbol]: unknown }