getClosing()
Wrap.prototype.getClosing()
Wrap.prototype.getClosing()
Gets the closing chars of the wrap by returning the #closing
property of a specified object.
wrap.class.ts
Returns
The return value is closing
chars of a generic type variable Closing
.
Example usage
Last updated