Type alias ObjectType

ObjectType: Record<string, unknown>

Arbitrary object type holder.

Generated using TypeDoc