orig#

class einspect.type_orig.orig(type_: Type[_T])#

Proxy to access a type’s original attributes.

Attributes on this object will mirror original attributes on the type before modification by @impl or TypeView.