toString
Returns a string value, i.e. the result of evaluating the encapsulated string.
toString: () => string
Related
- class LazyStringAn object that encapsulates a string, evaluated only when needed.
Returns a string value, i.e. the result of evaluating the encapsulated string.
toString: () => string