Type TAbstractInstance
An abstract value representing all instances of a class or function F
,
as well as the default prototype of F
(that is, the initial value of
F.prototype
).
Import path
import javascript
An abstract value representing all instances of a class or function F
,
as well as the default prototype of F
(that is, the initial value of
F.prototype
).
import javascript