toString()
Returns a string value, i.e. the result of evaluating the encapsulated string.
toString(): string;
Related
class DeferredString
An object that encapsulates a string, evaluated only when needed.
Returns a string value, i.e. the result of evaluating the encapsulated string.
toString(): string;