Type alias PlainObject

PlainObject: Record<string, unknown>

A generic object type.

Generated using TypeDoc