unwrap()
Wrapper.prototype.unwrap()
Wrapper.prototype.unwrap()
Returns the text
without the opening
and closing
chars.
wrapper.class.ts
Returns
The return value is the text
of a generic type variable Text
.
Example usage
Last updated