is-string
Version:
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
11 lines (10 loc) • 159 B
Plain Text
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.