valueOf()

Wrap.prototype.valueOf()

Returns the wrap, primitive value of a specified Wrap object.

Return type

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

The return type is the template literal 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

Was this helpful?