Documentation

string

Coerces the input to a string using String().

string: (error?: StringConvertible) => StringBuilder;

Related