valueOf()

Wrap.prototype.valueOf()

Returns the wrap, primitive valuearrow-up-right of a specified Wrap object.

Return type

${Opening}${Text}${Closing}

The return type is the template literalarrow-up-right of generic type variables in order Opening, Text and Closing.

Returns

The return value is the wrap of generic type variables in order Opening, Text, and Closing on the template.

Example usage

Last updated