★ replaceOpening()
Returns the primitive value with replaced opening chars.
Last updated
Was this helpful?
Returns the primitive value with replaced opening chars.
Last updated
Was this helpful?
Wrap.prototype.replaceOpening()
Returns the with replaced chars.
ReplaceOpening
extends
string
=
''
A generic type variable constrained by the , by default of the value captured from the provided indicates the ReplaceOpening
type on the template of the .
opening: ReplaceOpening
The opening chars of a generic type variable to replace the chars in the .
${ReplaceOpening}${Text}${Closing}
The return type is the of generic type variables in order , and .
The return value is the with replaced chars of a generic type variables in order , and on the template.