Wrap
The Wrap
object represents the immutable wrap of the opening and closing. It is designed to preserve the names of the opening and closing.
Instance accessors
Wrap.prototype.
Decription
The get
accessor, with the help of toStringTag
of Symbol, changes the default object tag to wrap
for an instance of the Wrap
.
Static methods
Instance methods
Wrap.prototype.
Description
Last updated
Was this helpful?