Private
Resolves the instance type of a given class definition.
This is a reverse utility to PrototypeOf, used to infer the type of instances constructed by a class that matches the given definition.
A class definition (with a prototype property).
prototype
Resolves the instance type of a given class definition.
This is a reverse utility to PrototypeOf, used to infer the type of instances constructed by a class that matches the given definition.