Type Alias EmptyObject

EmptyObject: Record<string, never>

Represents an empty object.