JS: String.prototype.constructor

By Xah Lee. Date: . Last updated: .
String.prototype.constructor
Value is the String function object.
String.prototype.constructor === String

〔see constructor (property)

JS String.prototype