hasInstance

Symbol.hasInstance

A method that determines if a constructor object recognizes an object as one of the constructor’s instances. Called by the semantics of the instanceof operator.

doc_TypeScript
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.